Starter-nested-routes
This is the starter repo for the React Router Nested Routes checkpoint.
Installation
- Fork and clone this repo
- Run
npm install
to install the project dependencies - Run
npm start
to start the application athttp://localhost:3000