Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/anastasiiahombalevska/recipe-app2


https://github.com/anastasiiahombalevska/recipe-app2

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# React + Vite application for displaying recipes.

[DEMO LINK](https://anastasiiahombalevska.github.io/recipe-app/)

## Table of contents

- [Overview](#overview)
- [The challenge](#the-challenge)
- [My process](#my-process)
- [Built with](#built-with)

## Overview

### The challenge

Users should be able to:

- View all recipes.
- View a single recipe.
- Filter recipes by category.
- View your favorite recipes.

## My process

### Built with
- [TheMealDB](https://www.themealdb.com/api.php?ref=apilist.fun) as API.
- React.
- React Router
- State manager.
- Debounced search.
- Pagination.