- Table of Contents
A Bookshelf app that allows you to select and categorize books you have read, are currently reading, or want to read. The project emphasizes using React to build the application and provides an API server and client library that you will use to persist information as you interact with the application.
- React.js
- React-Router lib
This project require some prequesites and dependenscies to be installed, you can find the instructions below
To get Started, follow these simple steps :
-
Clone the repo
-
go to project folder
-
install dependencies
npm i npm start