Skip to content

djdivix/React-MyReads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyReads Project

This is a library management app which keeps track of the books. It assigns the books to a particular shelf.

SEARCH PAGE

It has Search page to find the books quickly and dynamically. Shelf select menu is provided to each book from where we can see on which shelf it is currently residing. It is also used to switch between the shelves.

HOME PAGE

On the Home page, the shelves are displayed with the books inside them. They also include the Shelf select menu from where the shelves can be switched quickly.

To run the app:

  • npm is required. You can get it from here npm.
  • install all project dependencies with npm install
  • start the development server with npm start

This project was bootstrapped with Create React App.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published