An open API service indexing awesome lists of open source software.

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

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`