Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/marceelodominguez/books-app

This is a technical test proposed by Midudev where a list of books is shown, you can see the details of each book. You can save your favorite books to read. You can also filter books by page and categories, and also search for books.
https://github.com/marceelodominguez/books-app

jest react-native react-navigation redux-toolkit testing-library typescript

Last synced: about 1 month ago
JSON representation

This is a technical test proposed by Midudev where a list of books is shown, you can see the details of each book. You can save your favorite books to read. You can also filter books by page and categories, and also search for books.

Awesome Lists containing this project

README

        

# Books App

## Run Locally

Clone the project

```bash
git clone https://github.com/MarceeloDominguez/books-app.git
```

Go to the project directory

```bash
cd books-app
```

Install dependencies

```bash
npm install
```

Start the server

```bash
npm start
```

## 🛠 Skills
**Client:** React Native