Skip to content

dominicva/your-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Your library

Description

  • A simple library app to collect books

  • Books are stored in shelves labelled according to their status

    • currently reading
    • want to read
    • read

This was really an opportunity to practice react and state management.

Features

  • See a list of all books on the home page

  • Add books via the search page

  • Change the shelf a book is on

  • If a book is in your library, you can see an expanded view of its details

Installation

  1. Clone or download the repo
  2. Install dependencies with npm install
  3. Start up the server with npm start and you should be redirected to the home page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors