Skip to content

joellesenne/projects

Repository files navigation

Projects

A concentrate of projects carried out

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

This project requires node and npm. Go check them out if you don't have them locally installed.

You can learn more in the Guide.

Installing

A step by step series of examples that tell you how to get a development environment running.

# Clone this repository
git clone  https://github.com/joellesenne/projects.git

cd projects

npm install

# OR
pnpm install

# OR
yarn install

Usage

npm run dev

=> browse to http://localhost:5173/

🎉 have fun

Deployment

Add additional notes about how to deploy this on a live system.

Built With

  • Vite - Builder used
  • Vuejs - Framework JavaScript
  • Axios - Promise based HTTP client
  • API Github - GitHub REST API documentation

Authors

👤 Joël Lesenne

🤝 Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

Become a patron

📝 License

Copyright © 2023 Joël Lesenne.
This project is MIT licensed.

Acknowledgments