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

https://github.com/vlaek/cookbookhub

React, Redux Toolkit, RTK Query, TypeScript
https://github.com/vlaek/cookbookhub

css-modules json-server react redux-toolkit rtk-query scss typescript

Last synced: 6 months ago
JSON representation

React, Redux Toolkit, RTK Query, TypeScript

Awesome Lists containing this project

README

          

# Description

CookBookHub is a React application that allows users to browse, create, edit, and delete recipes. Users can also add recipes to their favorites list. All of these actions are implemented using RTK Query, and the server is powered by json-server.

# Technologies

- HTML, CSS, SASS, JavaScript, React, TypeScript
- React Router Dom
- React Icons
- Redux
- RTK Query
- json-server

# Illustrations

![Search](https://media.giphy.com/media/0oABVbP3fJ4j3RNOaU/giphy.gif 'Search')
![Filter](https://media.giphy.com/media/eEfRL0tQrtDk9pmWOO/giphy.gif 'Filter')
![Favorites](https://media.giphy.com/media/qQGLkoSgm2ClLwh2XA/giphy.gif 'Favorites')
![MyRecipe](https://media.giphy.com/media/WPnpjJJOWxP5srkyjp/giphy.gif 'MyRecipe')