Andela HelloBooks Bootcamp project
This project is a demo of a library management app written using a javascript stack (Node, Express and React). The project is still in its development stage. Currently, the front end and back end are not connected yet.
A mock of is available at HelloBooks
Back end is a RESTful api server which can be accessed through HelloBooks-API
- Sign Up -
/api/users/signup
- Sign In -
/api/users/signin
Development