This is a (fake) rental site for renting out decked camper vans
- React
- Javascript
- SCSS
- Vite
- React Router 6
To get a local copy up and running follow these simple example steps.
- git
- Broswer to Display
- IDE to run and edit the code
- open a terminal
- run
git clone [email protected]:killy10o10/vanLife.git
- run
cd vanLife
- run
npm install
- run
npm run dev
- Enter
http://127.0.0.1:5173/vanLife/
in your browser
- It can be used to save lists of things to buy and access it anywhere on any device.
👤 Okine Kingsley
- GitHub: @killy10o10
- Twitter: @Quami_Killy
- Instagram: quami_killy
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
- Hat tip to Bob Ziroll from the scrimba community for being such an awesome teacher.
This project is MIT licensed.