https://github.com/thinkful-ed/starter-react-router-nested-routes
https://github.com/thinkful-ed/starter-react-router-nested-routes
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thinkful-ed/starter-react-router-nested-routes
- Owner: Thinkful-Ed
- Created: 2021-12-06T20:34:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-06T20:52:01.000Z (over 4 years ago)
- Last Synced: 2023-05-09T21:10:36.200Z (about 3 years ago)
- Language: JavaScript
- Size: 533 KB
- Stars: 0
- Watchers: 8
- Forks: 195
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Starter-nested-routes
This is the starter repo for the React Router Nested Routes checkpoint.
## Installation
1. Fork and clone this repo
2. Run `npm install` to install the project dependencies
3. Run `npm start` to start the application at `http://localhost:3000`