Skip to content

AndreAlbuquerque9/MyReads

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyReads Project

This is a project made for the first module of the Udacity React Developer course. In this project you can see three shelves of books with the names of "Currently reading", "Want to read" and "Read". You can also look for new books and add them to the shelves.

This project was forked from udacity/reactnd-project-myreads-starter

Installation

  • clone the repository with git clone https://github.com/AndreAlbuquerque9/MyReads.git
  • install all project dependencies with npm install
  • start the development server with npm start

Libraries

In this project I used the following libraries:

Back-end

The back-end server, the file BooksAPI.js, was given by the Udacity to simplify the development process.

About

Starter Code for the React MyReads Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.2%
  • CSS 21.5%
  • HTML 8.3%