Skip to content

Latest commit

 

History

History
 
 

Cooking-Blog

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

💥 Tasty Tales: Cooking Blog 💥

Tech Stack Used 🎮

EJS Express.js NodeJS MongoDB Bootstrap

Line

⚡ Description 📃

Tasty Tales is a cooking blog designed to inspire and engage food enthusiasts by providing a platform where users can view recipes categorized by different cuisines, such as Indian, Chinese, and more. Key features of Tasty Tales include:

Features:

  • Recipe Viewing: Users can browse and view detailed recipes.
  • Categorized Recipes: Recipes are organized into categories for easy access.
  • Search Recipes: Users can search for recipes using keywords.
  • Submit Recipes: Users can submit their own recipes and contribute to the blog's content.
  • Latest Recipes: Users can explore the newest additions to the recipe collection.
  • Random Recipes: Users can discover random recipes for inspiration.

⚡ How to run it? 🕹️

  • Clone the project

    git clone https://github.com/1simransaini/Tasty-Tales.git
    
  • Install Dependencies

    Install the necessary Node.js dependencies using npm:

        npm install
    
  • Set Up Environment Variables

    Create a .env file in the root directory of your project and add any required environment variables. For example:

      PORT=3000
      MONGODB_URI=your_mongodb_connection_uri
    

    Replace your_mongodb_connection_uri with your actual MongoDB connection URI.

  • Run the Application

    Start the application using npm:

      npm start
    
  • Access the Application Open your web browser and navigate to:

      http://localhost:3000
    

    You should see the Tasty Tales homepage where you can explore and interact with recipes.

⚡ Screenshots 📸

2 3 1 5 6

Line

Developed By Simran Saini 👩

Happy Coding 👩

Show some  ❤️  by  🌟  this repository!