Project created by:
Jose Luis Chavez Guerra
View Project »
·
Report Bug
·
Request Feature
MyReads is a project created at Udacity React Nanodegree Program. The goal is to create a bookshelf app that allows you to select and categorize books you have read, are currently reading, or want to read. To add more books there's a search page where you can find more books and add them to the bookshelf with its category.
These are the main technologies used in the project:
- JavaScript
- React
- CSS
- HTML
- install all project dependencies with
npm install
- start the development server with
npm start
Or view the page directly by clicking on this link
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Jose Luis Chavez - @guerracode - josephsiul15@gmail.com
Project Link: GitHub