Recipe-App-V2

Meal Finder app that pulls from TheMealDB API to allow users to search for and view recipes, or get random recipes. Built with React and Tailwind CSS.

Stars
20
Committers
2

📗 Table of Contents

📖 [Recipa]

[Recipa] is a recipe searching web app where anyone can search for recipes, bookmark recipes and also add their own recipes.

🛠 Built With

Tech Stack

Key Features

  • [Skelenton Loaders]
  • [React Routers]
  • [Dark Mode]

🚀 Live Demo

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Create React App

    npm i create-react-app
    

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone [email protected]:topeogunleye/Recipe-App-V2.git

Install

Install this project with:

  • Install Node Modules

    npm install
    

Usage

To run the project, execute the following command:

  • Start the development server

    npm start
    

👥 Authors

👤 Temitope Ogunleye

🔭 Future Features

  • [Sidebar for Adding Comments]
  • [new_feature_2]
  • [new_feature_3]

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project, please star it here on GitHub

🙏 Acknowledgments

I would like to thank the creators of yummly

❓ FAQ

  • [Question_1]

    • [Answer_1]
  • [Question_2]

    • [Answer_2]

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.