Skip to content

Harshal543/My-Reads

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyReads Project

This Web-App is created to help you with your book reading hobbies. You can use it like a virtual bookshelf in which you can add new books to one of the shelf or move books between shelves according to your need.

It maintains 3 shelves viz.

  • Currently Reading: Books you have started reading.
  • Want to Read / Wish list: Books you wish to read in future
  • Read: Books you had read.

This app is hosted on MyReads

Note :

This is my submission for the MyReads project at Udacity, part of the React Nano-degree.

Installing and lauching

If you are using npm then:

  • install all project dependencies with npm install
  • start the development server with npm start

If you are using yarn then:

  • install all project dependencies with yarn install
  • start the development server with yarn start

About

MyReads project for udacity Nanodegree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.9%
  • CSS 18.7%
  • HTML 7.4%