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

https://github.com/jos3s/booksfinder


https://github.com/jos3s/booksfinder

react reactjs styled-components styled-system

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Booksfinder

![Booksfinder](.github/booksfinder.png)

Find books the easy way

---

## :purple_circle: Technologies used

- [ReactJS](https://reactjs.org/)
- [Styled-components](https://styled-components.com/)
- [Styled-system](https://styled-system.com/)
- [react-router-dom](https://reactrouter.com/web/guides/quick-start)

## :bangbang: Prerequisites

- Node.js
- Yarn or NPM

### :heavy_check_mark: How to use

Clone the repository

```bash
git clone https://github.com/jos3s/booksfinder.git

-- ou com github cli--

gh repo clone jos3s/booksfinder
```

Enter the folder

```bash
cd booksfinder
```

Install dependencies

```bash
yarn

-- ou --

npm install
```

And start the application

```bash
yarn start

-- ou --

npm start
```

Access **localhost:3000** to view the application

---


Developed by José Ulisses