/MyReads-React

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.

Primary LanguageJavaScript

React React Router





My Reads





  • Table of Contents
  1. Overview
  2. Stack
  3. Getting Started
  4. Installation
  5. Preview -Live Demo-
  6. Screenshots



Overview

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.



Stack

  • React.js
  • React-Router lib



Getting Started

This project require some prequesites and dependenscies to be installed, you can find the instructions below

To get Started, follow these simple steps :

Installation

  1. Clone the repo

  2. go to project folder

  3. install dependencies

    npm i
    npm start


Preview

Netlify Status



Screenshots

Preview Image

Preview

Tree Architecture

Components Tree Architecture



'back to top'