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.
- Host: GitHub
- URL: https://github.com/ref-bit/recipe-act
- Owner: Ref-Bit
- Created: 2020-05-16T15:38:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-12T01:58:38.000Z (about 2 years ago)
- Last Synced: 2025-03-11T15:52:31.927Z (11 months ago)
- Language: JavaScript
- Size: 1.02 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.