Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/marceelodominguez/books-app
- Owner: MarceeloDominguez
- Created: 2023-09-05T23:59:35.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-11T20:04:47.000Z (over 1 year ago)
- Last Synced: 2024-04-15T00:12:54.294Z (9 months ago)
- Topics: jest, react-native, react-navigation, redux-toolkit, testing-library, typescript
- Language: TypeScript
- Homepage:
- Size: 650 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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