Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 349 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 349 Bytes

MyReads

Udacity React Project

This is a tools for keeping track of books a user intends to read, is currently reading and has read.

Clone & Install

git clone https://github.com/rodcero/udacity-react-myreads.git
cd udacity-react-myreads
npm install

Running

npm run start

then simply navigate to http://localhost:3000/