https://github.com/jonath-z/vanlife
This project is for learning purposes of react router V6.
https://github.com/jonath-z/vanlife
react react-router react-router-v6
Last synced: 3 months ago
JSON representation
This project is for learning purposes of react router V6.
- Host: GitHub
- URL: https://github.com/jonath-z/vanlife
- Owner: Jonath-z
- Created: 2023-04-05T19:06:22.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-30T06:45:02.000Z (almost 3 years ago)
- Last Synced: 2025-04-01T00:46:10.547Z (over 1 year ago)
- Topics: react, react-router, react-router-v6
- Language: JavaScript
- Homepage: https://vanlife-six.vercel.app
- Size: 1.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vanlife
This project is for learning purposes of react router V6.
## Contribute
To contribute to this project first you need to clone the repository.
```sh
git clone https://github.com/Jonath-z/vanlife.git
```
After cloning the repository, you will need to install the the dependencies.
```sh
npm install
```
Everything ready now, let's run the local server.
```sh
npm start
```
Now we can open the app on localhost:3000.
## License
MIT licensed
## Author
Jonathan Z.