Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`.