Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skyv26/recipe-page-frontend-only
Recipe Page App from a Frontend Mentor challenge, showcasing recipe details like ingredients, instructions, and nutrition. Using React and Tailwind CSS, I created reusable components and dynamic rendering to enhance functionality and user experience.
https://github.com/skyv26/recipe-page-frontend-only
antd antdesign css3 dropdownlist front-end-development frontend react react-hooks reactjs recipe-app recipes responsive-design swipeable tailwindcss
Last synced: 8 days ago
JSON representation
Recipe Page App from a Frontend Mentor challenge, showcasing recipe details like ingredients, instructions, and nutrition. Using React and Tailwind CSS, I created reusable components and dynamic rendering to enhance functionality and user experience.
- Host: GitHub
- URL: https://github.com/skyv26/recipe-page-frontend-only
- Owner: skyv26
- License: mit
- Created: 2024-12-27T12:28:50.000Z (about 1 month ago)
- Default Branch: develop
- Last Pushed: 2025-01-12T07:12:21.000Z (27 days ago)
- Last Synced: 2025-01-12T08:22:15.936Z (27 days ago)
- Topics: antd, antdesign, css3, dropdownlist, front-end-development, frontend, react, react-hooks, reactjs, recipe-app, recipes, responsive-design, swipeable, tailwindcss
- Language: TypeScript
- Homepage: https://skyv26.github.io/Recipe-Page-Frontend-Only/
- Size: 4.23 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run Linters](#run-tests)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)> The app displays a detailed recipe, including preparation time, ingredients, step-by-step instructions, and nutritional information. It features a responsive design, ensuring usability across devices. I implemented reusable components, dynamic rendering, and styled the interface using Tailwind CSS for a clean and modern look. This project allowed me to sharpen my skills in React, state management, and handling structured data, enhancing both functionality and user experience.
> Recipe Page App is frontend project
Front-end
> The app allows users to swipe left or right to change the recipe.
> Link to your deployed project.
- [Recipe Page Live Link](https://skyv26.github.io/Recipe-Page-Frontend-Only/)
> In order to start with this project do as follows :
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
`yarn install`
### Setup
Clone this repository to your desired folder:
`git clone https://github.com/skyv26/Recipe-Page-Frontend-Only.git`
then
`cd Recipe-Page-Frontend-Only`
### Install
Install this project with:
`yarn install Or npm i`
### Usage
`yarn dev or npm run dev`
> Mention all of the collaborators of this project.
👨💻 **Aakash Verma**
- GitHub: [@skyv26](https://github.com/skyv26)
- Twitter: [@vrma_aakash](https://twitter.com/vrma_aakash)
- LinkedIn: [skyv2022](https://linkedin.com/in/skyv2022)
> N/A
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
> Write a message to encourage readers to support your project
If you like this project then please give a ⭐️ and also share your feedback using github_issues.
- ❤️ [Ant Design](https://ant.design/)
- ❤️ [TailwindCSS](https://tailwindcss.com/docs)
This project is [MIT](./LICENSE) licensed.