Excellent-Tasty-Meals

Stars
0

Project Name Excellent Tasty Meals

This is a capstone project built to display different categories of food with functionalities to like and comment on the individual food. MealDB API and involvement API were used for the backend.

Built With

  • HTML
  • CSS
  • JS

FrameWork

  • Webpack
  • Jest
  • Babel
  • Bootstrap

Getting Started

Prerequisites

  • Text editor
  • GitHub

Clone this repository on to your local PC

  • Click on the Code green button
  • By the right end of the read-only input containing the repository link click the clipboard icon to copy the link
  • In your local PC, open your terminal in the folder you would like to clone the repository into
  • Clone the repository with the command: git clone (copied link); like so: https://github.com/principlebrothers/Excellent-Tasty-Meals
  • After the clone, type in the command cd Leaderboard-Api to access the directory on the terminal.
  • Once the files are on your machine, open the Excellent Tasty Meal folder in Visual Studio Code, and follow the steps in Installation & Set Up

🛠 Installation & Set Up

  1. Install Node Modules

    npm install
    
    
  2. Start the development server

    npm start
    
    
  3. Open http://localhost:8080 to view it in the browser.

Demo Video and link

🚀 Building and Running for Production

  1. Generate a full static production build

    npm run build
    
    

Author 1

👤 Author 👤 Oyebade Prisicilla

Author 2

👤 Ernest Anyewe Adonu

Contibution

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Acknowledgments

Hat tip to the person that reviewed my work! Thanks alot.

License

This project is MIT licensed.

Related Projects