Books Management Application

This web application helps users to quickly create and manage a list of their favorite books. It consumes this REST API.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js version 10 and above.

Installing

  • clone this repository on your local computer by running git clone https://github.com/fatukunda/relworx_books_ui.git.
  • Install dependencies by running yarn install or npm install.
  • Run the development server by running the commant yarn start on your terminal.
  • The application should open in your browser on localhost:300.
  • This app is only the frontend of the application. If you want the API it consumes, then clone it from here

Running the tests

  • No tests have been written for this project yet.

Deployment

  • A working app is hosted on Netlify here

Built With

License

This project is licensed under the MIT License.