Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stolinski/books-library
Simple books library
https://github.com/stolinski/books-library
Last synced: about 1 month ago
JSON representation
Simple books library
- Host: GitHub
- URL: https://github.com/stolinski/books-library
- Owner: stolinski
- Created: 2017-08-24T15:31:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-24T14:21:35.000Z (over 7 years ago)
- Last Synced: 2024-10-27T12:30:43.446Z (3 months ago)
- Language: JavaScript
- Size: 144 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).
You can find the most recent version of the `Create React App` guide [here](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md).
To run this project, I use `http-server` to serve the books.json file, and to run the app:
- First, `npm install` or `yarn`.
- Then, `yarn start` or `npm start`.