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

https://github.com/ref-bit/recipe-act

A web app to list a wide variety of recipes from all over world.
https://github.com/ref-bit/recipe-act

Last synced: 6 months ago
JSON representation

A web app to list a wide variety of recipes from all over world.

Awesome Lists containing this project

README

          

## Recipe Act 🍱
A web app to list a wide variety of recipes from all over world.

***

#### Built With

- [React.js](https://reactjs.org) - A JavaScript library for building user interfaces.
- [TheMealDB](https://www.themealdb.com) - Provide a free data source api for recipes online.
- [Tailwind CSS](https://tailwindcss.com) - A utility-first CSS framework for rapidly building custom designs.
- [PostCSS](https://postcss.org) - A tool for transforming CSS with JavaScript.
- [cssnano](https://cssnano.co) - Deliver your website's styles, faster and build your modern CSS compression..
- [Icons8](https:/icons8.com) - Free Icons, Photos, Vectors, Music, and Tools.

#### Getting Started

- Run `npm install && npm start` to run the app successfully.