Indulge in the world of flavors and aromas with our innovative recipe application, which will be your gateway to culinary exploration, empowering you to search, save, add, and share recipes effortlessly. It's your go-to culinary companion, designed to make your cooking journey extraordinary.
-
Effortless Recipe Search
Our smart search ensures that you find the perfect recipe every time. -
Your Personal Recipe Sanctuary Save your favorite recipes for easy access.
-
Share the Culinary Joy Spread the love for food and cooking by sharing your treasured recipes with friends and fellow food enthusiasts as a PDF.
-
Fork and Clone the repository to your local machine
https://github.com/srajankumar/hungry-hive.git
-
Navigate to both the client and server directories and install the necessary dependencies
cd client && npm ci
cd server && npm ci
-
Create a
.env
file in the root of the server directory. Open this file in your code editor and add the following environment variablesDB_USERNAME=username DB_PASSWORD=password PORT=3001
-
Start the development of both the client and server in separate terminals
cd client && npm start
cd server && npm start
Culinary adventures await! Join us on this delicious journey and make your cooking experience cooler and better with Hungry Hive. 🌟