Skip to content

A React app to keep track of books that you currently own, and new editions to your library.

Notifications You must be signed in to change notification settings

jimmikmak/Full-Stack-Book-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full-Stack-Book-Database

Description

A simple REACT app that allows users to keep track of their book libraries. Easily add new purchases, or update entries. Organised by book Title and Author.

Built using React and Express.

Installation

It is recommended to install Yarn through the npm package manager, which comes bundled with Node.js when you install it on your system.

npm install --global yarn

Use yarn to run both the client and server sides of the application.

yarn start

Project status

Although the application is currently working, it lacks log-in functionality with encrypted passwords and an authorization flow.

About

A React app to keep track of books that you currently own, and new editions to your library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published