Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 949 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 949 Bytes

Build Status Coverage Status

HelloBooks

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

Active Routes

  • Sign Up - /api/users/signup
  • Sign In - /api/users/signin

State

Development