Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mesi21/recipe_app
A single-page website that is showing different recipes based on search criteria. Build with React.
https://github.com/mesi21/recipe_app
Last synced: 8 days ago
JSON representation
A single-page website that is showing different recipes based on search criteria. Build with React.
- Host: GitHub
- URL: https://github.com/mesi21/recipe_app
- Owner: Mesi21
- Created: 2020-10-31T15:02:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-05T16:06:52.000Z (over 4 years ago)
- Last Synced: 2025-01-16T00:17:02.565Z (27 days ago)
- Language: JavaScript
- Homepage:
- Size: 545 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Delicious Recipes - Recipe App
This project is about building a recipe web-page with React.
It was created with [Create-React-App](https://github.com/facebook/create-react-app)## Screenshot
![screenshot](img.png)
## Live version
Soon...
## Get started
```bash
git clone [email protected]:Mesi21/Recipe_app.git
cd into the folder by typing: cd recipe_app
Run npm install
Run npm start
```:heavy_plus_sign: add your contribution if you'd like
and please feel free to make a PR## Technology
- React
- Create-React-App
- npm
- Nodejs
- HTML && CSS## Contributor:
Molnar Emese:
- [Github](https://github.com/Mesi21)
- [Email:](mailto:[email protected]) - [email protected]
- [Portfolio]()
- [LinkedIn](https://www.linkedin.com/in/emesemesimolnar/).
- [Twitter](https://twitter.com/buksimesi21)
- [Angel List]()
## Features
- Ability to search for new recipes
- All details about the recipes are showing up on the page
together with a picture of it## Future Features
- Responsive design for phone and tablet sizes## License
This project is [MIT](https://tldrlegal.com/license/mit-license) licensed.
## Show your support:
Give a :star: if you liked the app