Skip to content

Eproftech/project_work_myreads-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyReads Project

This project is basically a mini library React application. After the project is complete, the user of the application will be able to have a list of books, from which he will be able to group them according their respective shelves (Read, Currently Reading, Want to Read). The user will able able to search for a book from a search box and will use the controls on the returned books to change the shelf of the book he wants. All books which have not been assigned a specific shelf will be in the "None" shelf.

Getting Started

These instructions will get the project up and running on your local machine;

Prerequisites

What you need to have in order to run the app on you machine.

  1. You need to have the latest version of npm
npm install -g npm

Installing and running the project

  1. The project can found from here;
https://github.com/Eproftech/project_work_myreads-.git
  1. Install dependencies (Be in the project directory)
npm install
  1. Start application (Be in the project directory)
npm start
  1. Access application in you browser
http://localhost:3000

Getting Started with Create React App

This project was bootstrapped with Create React App.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About

my first react project in udacity for a nanodegree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published