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

https://github.com/joaopaulomoraes/myreads

A Book Lending App with React
https://github.com/joaopaulomoraes/myreads

Last synced: 8 months ago
JSON representation

A Book Lending App with React

Awesome Lists containing this project

README

          

# MyReads App

A Book Lending App with React

## Getting Started

### Installing

Cloning the project.
```
git clone https://github.com/joaopaulomoraes/MyReads.git myreads-app
```

Access the project directory.
```
cd myreads-app
```

Install dependencies.
```
yarn install
```

Serve with hot reload at http://localhost:3000.
```
yarn start
```

## License

This project is licensed under the MIT License.