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.
These instructions will help you install the app on your local machine.
Make sure you have Git and Node installed, before you proceed.
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
To install dependencies, from within the project directory:
$ npm install
or $ yarn install
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.
- Project starter template
- Project Rubric
- Udacity CSS Style Guide
- Udacity HTML Style Guide
- Udacity JavaScript Style Guide
'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.