Skip to content

CodeSpace-Academy/ASE_2023_GROUP_F

Repository files navigation

Foodies Delight 🍔🍲

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.

Description

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.

Contributors

Feel free to check out their profiles for more exciting projects!

Dependencies

"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"
}

Installation

To install Foodies Delight and its dependencies, follow these steps:

  1. Clone the repository: git clone https://github.com/CodeSpace-Academy/ASE_2023_GROUP_F
  2. Navigate to the project directory: cd ASE_2023_GROUP_F
  3. Install dependencies: npm install

Usage

To start the application, run: npm run dev

Acknowledgments

We would also like to express our gratitude to CodeSpace Academy for their unwavering support throughout the development of this project.

Releases

No releases published

Packages

No packages published

Contributors 10