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

https://github.com/geojimas/recipes-app

Recipes App with Search functionality and save to favorites
https://github.com/geojimas/recipes-app

javascript reacr-router-dom react redux-toolkit tailwindcss

Last synced: about 2 months ago
JSON representation

Recipes App with Search functionality and save to favorites

Awesome Lists containing this project

README

        

## Recipes App with Search functionality and save to favorites

### Build with React, TailwindCSS & Redux Toolkit

![alt text](./public/preview.png)

#### Project Setup

```
cp.env.example .env.local
npm install
npm run dev
```