Skip to content

A React and Express + NeDB app that lets you add, edit and display books in the inventory.

Notifications You must be signed in to change notification settings

abeegit/bibliothek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Book Library

A React and Express + NeDB app that lets you add, edit and display books in the inventory. Tested on node v12.

Run Frontend

Go to /app and run npm i && npm start.

Run API server

Go to /server and run npm i && npm run start:dev.

About

A React and Express + NeDB app that lets you add, edit and display books in the inventory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published