Foodies Delight is a web application built with React and Next.js, designed to cater to culinary enthusiasts who love exploring and sharing delicious recipes. Whether you're a seasoned chef or a home cook, Foodies Delight provides a platform to discover and contribute to a diverse collection of recipes.
This React and Next.js-powered app allows users to:
- Browse a wide variety of recipes from different contributors.
- Contribute their own favorite recipes to share with the community.
- Explore a visually appealing and user-friendly interface for an enhanced recipe browsing experience.
- Tshireletso Mpudu 🍳
- Rorisang Makgaka 🍰
- Nelson Malgas 🍕
- Keamogetswe Kgakatsi 🥗
- Tumisang Nke 🍣
- Akeem Brown 🍜
- Chemonique Henning 🧁
- Tshegofatso Tsitsi 🍩
Feel free to check out their profiles for more exciting projects!
"dependencies": {
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.14.14",
"@mui/material": "^5.14.14",
"classname": "^0.0.0",
"classnames": "^2.3.2",
"dotenv": "^16.3.1",
"icons": "^1.0.0",
"lodash": "^4.17.21",
"mongodb": "^6.1.0",
"next": "13.5.4",
"react": "^18",
"react-dom": "^18",
"react-feather": "^2.0.10",
"react-fontawesome": "^1.7.1",
"react-highlight-words": "^0.20.0"
},
"devDependencies": {
"autoprefixer": "^10",
"postcss": "^8",
"tailwindcss": "^3"
}
To install Foodies Delight and its dependencies, follow these steps:
- Clone the repository:
git clone https://github.com/CodeSpace-Academy/ASE_2023_GROUP_F
- Navigate to the project directory:
cd ASE_2023_GROUP_F
- Install dependencies:
npm install
To start the application, run: npm run dev
We would also like to express our gratitude to CodeSpace Academy for their unwavering support throughout the development of this project.