Skip to content

nadavperetz/reactnd-project-myreads-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Reads Project

This project is a Book Manager web app, based on a starter template for the final assessment project for Udacity's React Fundamentals course, developed by React Training.

Quickstart

Install and Run

$ npm install
$ npm run

Using

/ (Main page)

Able to see three bookshelves:

  • currentlyReading
  • wantToRead
  • Readings
/search/ (Search page)

Search for books

/detail/:bookID

View book details

OBS: In main and search pages, it's possible to move books in 'batch' using the checkboxes

Contributing & Issues

  • This is intended to be only for 'academical purpose'. However if someone finds a bug or wants to improve the project, feel free!

License

MIT

About

Starter Code for the React MyReads Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.4%
  • CSS 28.3%
  • HTML 6.3%