Skip to content

diogenesdauster/reactnd-project-myreads-starter

 
 

Repository files navigation

MyReads

A React application, allowing you to organize your book collection into three categories. This App was built with part of Nanodegree of Udacity about React.

Installation instructions

These instructions will help you install the app on your local machine.

Prerequisites

Make sure you have Git and Node installed, before you proceed.

1. Clone the repositors to your local machine

To clone and run this application, you will need Git installed on your computer.

$ git clone https://github.com/disias/reactnd-project-myreads-starter.git

2. Run "npm install" in your local repository's folder

To install dependencies, from within the project directory:

$ npm install or $ yarn install

3. Start the app with "npm start"

To begin the React server and run the application:

$ npm start or $ yarn start

4. Open your browser at http://localhost:3000/

This is what the app should look like, once you open it in your browser.

Shelf

searchBook

Resources and Documentation:

Udacity Resources:

Search Terms

'Android', 'Art', 'Artificial Intelligence', 'Astronomy', 'Austen', 'Baseball', 'Basketball', 'Bhagat', 'Biography', 'Brief', 'Business', 'Camus', 'Cervantes', 'Christie', 'Classics', 'Comics', 'Cook', 'Cricket', 'Cycling', 'Desai', 'Design', 'Development', 'Digital Marketing', 'Drama', 'Drawing', 'Dumas', 'Education', 'Everything', 'Fantasy', 'Film', 'Finance', 'First', 'Fitness', 'Football', 'Future', 'Games', 'Gandhi', 'History', 'History', 'Homer', 'Horror', 'Hugo', 'Ibsen', 'Journey', 'Kafka', 'King', 'Lahiri', 'Larsson', 'Learn', 'Literary Fiction', 'Make', 'Manage', 'Marquez', 'Money', 'Mystery', 'Negotiate', 'Painting', 'Philosophy', 'Photography', 'Poetry', 'Production', 'Program Javascript', 'Programming', 'React', 'Redux', 'River', 'Robotics', 'Rowling', 'Satire', 'Science Fiction', 'Shakespeare', 'Singh', 'Swimming', 'Tale', 'Thrun', 'Time', 'Tolstoy', 'Travel', 'Ultimate', 'Virtual Reality', 'Web Development', 'iOS'

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

About

Starter Code for the React MyReads Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 70.6%
  • JavaScript 22.7%
  • CSS 6.7%