{"id":22772575,"url":"https://github.com/saagor16/veggify-recipe-fontend","last_synced_at":"2026-05-08T05:42:40.187Z","repository":{"id":266230633,"uuid":"897702558","full_name":"saagor16/Veggify-Recipe-Fontend","owner":"saagor16","description":"This repository contains the frontend code for the Veggify Recipe application. Veggify Recipe is a modern and responsive recipe website where users can explore recipes, search for specific dishes, and view details about ingredients, preparation steps, and more.","archived":false,"fork":false,"pushed_at":"2024-12-20T05:25:52.000Z","size":1359,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T14:17:57.076Z","etag":null,"topics":["axios","firebase","reactjs","telwind-css"],"latest_commit_sha":null,"homepage":"https://veggify-recipe-fontend.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saagor16.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-03T04:53:12.000Z","updated_at":"2024-12-20T05:28:01.000Z","dependencies_parsed_at":"2024-12-07T18:38:04.494Z","dependency_job_id":null,"html_url":"https://github.com/saagor16/Veggify-Recipe-Fontend","commit_stats":null,"previous_names":["saagor16/newsly-recipe-fontend","saagor16/veggify-recipe-fontend"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saagor16%2FVeggify-Recipe-Fontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saagor16%2FVeggify-Recipe-Fontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saagor16%2FVeggify-Recipe-Fontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saagor16%2FVeggify-Recipe-Fontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saagor16","download_url":"https://codeload.github.com/saagor16/Veggify-Recipe-Fontend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246318127,"owners_count":20758101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["axios","firebase","reactjs","telwind-css"],"created_at":"2024-12-11T17:08:57.670Z","updated_at":"2026-05-08T05:42:35.153Z","avatar_url":"https://github.com/saagor16.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Veggify Recipe - Frontend\n\nThis repository contains the frontend code for the **Veggify Recipe** application. Veggify Recipe is a modern and responsive recipe website where users can explore recipes, search for specific dishes, and view details about ingredients, preparation steps, and more.\n\n---\n\n## Live Links\n- **Frontend Live URL**: [Veggify Recipe Frontend Live](https://veggify-recipe-fontend.vercel.app/)\n- **Backend Live URL**: [Veggify Recipe Backend Live](https://veggify-recipe-backend.vercel.app/)\n\n---\n\n## GitHub Repositories\n- **Frontend Repository**: [Veggify Recipe Frontend GitHub](https://github.com/saagor16/Veggify-Recipe-Fontend)\n- **Backend Repository**: [Veggify Recipe Backend GitHub](https://github.com/saagor16/Veggify-Recipe-Backend)\n\n---\n\n## Features of Veggify Recipe\n\n- **User Authentication**:\n  - Login, Signup, and Logout functionality.\n  - Fully responsive design for all devices.\n- **Recipe Exploration**:\n  - View the latest recipes.\n  - Search for recipes by name or category.\n  - Explore featured sections and categories.\n- **Single Item View**:\n  - Detailed view of each recipe, including preparation time, difficulty, and instructions.\n- **Newsletter Subscription**:\n  - Stay updated with the latest recipes by subscribing to the newsletter.\n- **About Us and Contact Pages**:\n  - Learn more about Veggify and get in touch.\n- **Responsive Design**:\n  - Fully optimized for mobile, tablet, and desktop devices.\n\n---\n\n## Frontend Technologies Used\n\n- **React.js**: For building the user interface.\n- **Tailwind CSS**: For responsive and modern styling.\n- **React Router DOM**: For routing and navigation.\n- **Axios**: For API integration.\n- **React Icons**: For adding beautiful icons.\n- **Vercel**: For deploying the frontend application.\n\n---\n\n## Installation and Setup\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/saagor16/Veggify-Recipe-Fontend\n   ```\n2. Navigate to the project directory:\n   ```bash\n   cd veggify-recipe-frontend\n   ```\n3. Install dependencies:\n   ```bash\n   npm install\n   ```\n4. Run the development server:\n   ```bash\n   npm run dev\n   ```\n\n---\n\n## Pages and Functionalities\n\n1. **Home Page**:\n   - Displays the latest recipes and featured sections.\n   - Includes newsletter subscription.\n2. **Category Page**:\n   - Allows browsing recipes by categories.\n3. **Single Recipe Page**:\n   - Shows detailed recipe information, including preparation time, difficulty, and step-by-step instructions.\n4. **Search Page**:\n   - Enables users to search for recipes easily.\n5. **About Page**:\n   - Provides information about the website.\n6. **Contact Page**:\n   - Lets users send inquiries or feedback.\n\n---\n\n## Backend Technologies Used\n\n- **Express.js**: For server-side logic.\n- **MongoDB**: For database management.\n- **Mongoose**: For interacting with the database.\n- **CORS**: For handling cross-origin requests.\n- **dotenv**: For managing environment variables.\n- **Nodemon**: For automatic server restarts during development.\n\n---\n\n## Notes\nThis frontend interacts seamlessly with the backend to provide dynamic content, user authentication, and smooth operations. It demonstrates modern web development techniques and a polished UI.\n\nFeel free to explore and contribute to the project!\n\n---\n\n## Author\n- **Sagor**\n  - [GitHub](https://github.com/saagor16)\n  - [LinkedIn](https://www.linkedin.com/in/saagor/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaagor16%2Fveggify-recipe-fontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaagor16%2Fveggify-recipe-fontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaagor16%2Fveggify-recipe-fontend/lists"}