byaldira / react-myReads

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyReads Project

My reads app allow you to categories your books as read , want to read and currently reading. Uses web api in backend and uses React in frontend.

Quickstart

Install

Clone project:

https://github.com/byaldira/react-myReads.git

Install project dependencies via npm:

npm install

Start the development server:

npm start

Pages

  1. Home Page : You will see 3 shelves on the main page. You can change the shelf of the book to any shelf you want from the section at the bottom right of the books.

  1. Search Page : On the search page, you can find the book you want and add it to your shelf from the bottom right.

About


Languages

Language:JavaScript 73.8%Language:CSS 18.8%Language:HTML 7.4%