React Router v5 Lesson Repo

NOTE: Router v5 is deprecated! Go to the v6 lesson and repo!

This repo contains exercises for the React Router v5 lesson.

Installation Instructions

# Clone the repo
cd react-router-v5
npm i
npm start

# Navigate to localhost:3000 in your browser
# open your text editor