Skip to content

Latest commit

 

History

History
174 lines (107 loc) · 4.13 KB

README.md

File metadata and controls

174 lines (107 loc) · 4.13 KB

logo

Microverse README Template

📗 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

Client
Database

Key Features

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

(back to top)

🚀 Live Demo

(back to top)

💻 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

(back to top)

👥 Authors

👤 Temitope Ogunleye

(back to top)

🔭 Future Features

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

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

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

(back to top)

🙏 Acknowledgments

I would like to thank the creators of yummly

(back to top)

❓ FAQ

  • [Question_1]

    • [Answer_1]
  • [Question_2]

    • [Answer_2]

(back to top)

📝 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.

(back to top)