Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 711 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 711 Bytes

My Reads

Final project for Udacity React Nanodegree. Basically, a personal library where you can search and order your books in shelves.

Installation

  1. Clone the project: git clone https://github.com/damiepsz3/MyReads.git
  2. In the project directory run: npm install

Usage

In the project directory, you can run:

npm start

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.

History

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.