guerracode / myreads

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LinkedIn Netlify Status


MyReads Project

Project created by:
Jose Luis Chavez Guerra
View Project »

· Report Bug · Request Feature

About the Project

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.

Build with

These are the main technologies used in the project:

  • JavaScript
  • React
  • CSS
  • HTML

Project Images

screenshot

screenshot

screenshot

Getting Started

  • install all project dependencies with npm install
  • start the development server with npm start

Or view the page directly by clicking on this link




Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Jose Luis Chavez - @guerracode - josephsiul15@gmail.com

Project Link: GitHub

About


Languages

Language:JavaScript 68.1%Language:CSS 24.2%Language:HTML 7.7%