Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 479 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 479 Bytes

My Reads React App

Project Online Preview

Intro

This is my first project with React and React Router.

Getting Started

  1. Install the project's dependencies with npm install.
  2. Start the project's development server with npm start.
  3. Deploy the project's files to github pages with npm run deploy.

Credits