Skip to content

tedlife/My-Reads-React-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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