https://github.com/saelsa/my-books
An interactive bookshelf application; React
https://github.com/saelsa/my-books
Last synced: about 2 months ago
JSON representation
An interactive bookshelf application; React
- Host: GitHub
- URL: https://github.com/saelsa/my-books
- Owner: saelsa
- Created: 2018-07-25T08:52:06.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-25T08:53:02.000Z (almost 8 years ago)
- Last Synced: 2025-01-06T03:41:43.434Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bookshelf-app
This app lets you maintain a reading list and search for new books. Is there a book you heard about that you would like to read? Don't forget about it anymore, just add it to your reading list!
## Installation
To use the app download or clone this repo. From within your local folder then do the following:
`npm install`
`npm start`
Then open the project in your browser:
http://localhost:3000/
## Sources
This project is based on the Udacity starter repository: https://github.com/udacity/reactnd-project-myreads-starter