My Reads React App
Intro
This is my first project with React and React Router.
Getting Started
- Install the project's dependencies with
npm install
. - Start the project's development server with
npm start
. - Deploy the project's files to github pages with
npm run deploy
.