Final project for Udacity React Nanodegree. Basically, a personal library where you can search and order your books in shelves.
- Clone the project:
git clone https://github.com/damiepsz3/MyReads.git
- In the project directory run:
npm install
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Version 1.0.0 - git checkout ver-1.0.0
Version 1.0.1 - git checkout master
You can see the changes and updates through the commits.