Skip to content

A react app where you have three shelfs to store your books.

Notifications You must be signed in to change notification settings

alexandrucotin/my-reads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My reads

This is a react webapp where you can manage all your books. On the mainpage you have 3 shelfs:

  • Currently reading
  • Want to read
  • Read

For each book you have a dropdown menu where you can move across the shelfs all your books. If you want to add a book, press the '+' button on the bottom right of your screen and input the book name you want to find.

To see all the valid terms just check the Query validator file in the components folder.

Installation

Use the package manager npm to install my reads.

npm install

After that just start the react app by typing the follow command in your termina.

npm start

The server will run on localhost port 3000 and you can now use the app!

About

A react app where you have three shelfs to store your books.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published