Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rir7890/vanlife_project_nested_routes
Updated version of vanlife Project2
https://github.com/rir7890/vanlife_project_nested_routes
Last synced: about 2 months ago
JSON representation
Updated version of vanlife Project2
- Host: GitHub
- URL: https://github.com/rir7890/vanlife_project_nested_routes
- Owner: rir7890
- Created: 2023-08-25T04:08:10.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-25T04:15:44.000Z (over 1 year ago)
- Last Synced: 2023-08-25T06:34:59.051Z (over 1 year ago)
- Language: JavaScript
- Size: 1.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VanLife Project Nested Routes
https://github.com/rir7890/VanLife_Project_Nested_Routes/assets/98277620/51a3d53d-c4cc-49e4-bc44-18b72ef1bfcf
Warning: Vite enforces using jsx syntax inside jsx/tsx files, so it will complain about that. Solution: rename `.js` files to `.jsx` :)
Quick start:
```
$ npm install
$ npm start
````Head over to https://vitejs.dev/ to learn more about using vite
## About ScrimbaAt Scrimba our goal is to create the best possible coding school at the cost of a gym membership! 💜
If we succeed with this, it will give anyone who wants to become a software developer a realistic shot at succeeding, regardless of where they live and the size of their wallets 🎉
The Frontend Developer Career Path aims to teach you everything you need to become a Junior Developer, or you could take a deep-dive with one of our advanced courses 🚀- [Our courses](https://scrimba.com/allcourses)
- [The Frontend Career Path](https://scrimba.com/learn/frontend)
- [Become a Scrimba Pro member](https://scrimba.com/pricing)Happy Coding!