404 Pages not found for website
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
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.
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/404.git
cd projects
npm install
# OR
pnpm install
# OR
yarn install
npm run dev
=> browse to http://localhost:5173/
🎉 have fun
Add additional notes about how to deploy this on a live system.
- Vite - Builder used
👤 Joël Lesenne
- Website: https://joellesenne.dev
- Twitter: @joellesenne
- Github: @joellesenne
- YouTube: @joellesenne
- LinkedIn: @joellesenne
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.
Give a ⭐️ if this project helped you!
Copyright © 2023 Joël Lesenne.
This project is MIT licensed.