Skip to content

eduzol/react-books

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a book tracking application implemented for the final assessment project for Udacity's React Fundamentals course, developed by React Training. Users can search for books, and then they can classify the books in different shelves, so they can track their progress reading the book.

Installing

1. git clone https://github.com/eduzol/react-books
2. npm install
3. npm start

create-react-app

This project was bootstrapped with Create React App. You can find more information on how to perform common tasks here.

About

React Application that keeps track of read books

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.9%
  • CSS 24.1%
  • HTML 10.0%