Skip to content

BridgeNB/React-Project-Myreads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyReads

Project Purpose:

The purpose of this project is to create an basic React-based app by implementing all knowledge learned from first class, including state management, react router and life cycle event, etc.

How to Load the App:

The living demo is hosing at https://boiling-dawn-20345.herokuapp.com

The project is based on Node.js. and Create-React-App Starter. Please update your node version if it lower than 6.x.

Once Node is updated, navigate to the root direction you cloned and install corresponding dependencies.

git clone https://github.com/BridgeNB/React-Project-Myreads.git
npm install

Once all of the dependencies have been installed you can launch the app with

yarn start

Then navigate to http://localhost:3000/ in the brower.

Front Page

MyReads App Introduction

  • There are three categories - currently reading, want to read and read. All your books are classified here.

  • You can change your book's category by clicking green dot located at the right bot corner of the book. Cate Change

  • You can add more book if you click add button located at the right bot corner of the homepage and search by either author or book name. Book Add

Resources and Documentation:

This project is licensed under the terms of the MIT license.

About

No description or website provided.

Topics

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published