Skip to content
/ bookApp Public

It is an application where books are listed, users can add books to their favorite's section and search for any books by their name or authors name.

Notifications You must be signed in to change notification settings

AM282/bookApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookApp

Frontend Application.

This is a book application where a list of recommended books is provided to user. User can add any books from recommended list to their favourite list. User can also search for books from the books list using some keywords.

To run the app

  1. Clone repository.
  2. npm install
  3. start application by running npm start.
  4. run json-server on port 3002
  5. run node server on port 3001 by running command npm serve.

Use admin as username and password as password to login.(Backend still needed to add)

About

It is an application where books are listed, users can add books to their favorite's section and search for any books by their name or authors name.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published