Skip to content

Latest commit

 

History

History
96 lines (61 loc) · 2.17 KB

README.md

File metadata and controls

96 lines (61 loc) · 2.17 KB

Tasty

Tasty is a website that displays a number of recipes and allows users to leave likes and comments on their favourite meals.

image

Requirements

Build a website that provides data about meals using:

Built With

  • HTML5
  • CSS3
  • JavaScript (ES6)
  • The Meal DB
  • Involvement API
  • Webpack
  • Linters (Lighthouse, Webhint, Stylelint, Eslint)
  • Gitflow
  • Jest
  • Font Awesome (icons)
  • Canva (Banners)
  • Google Fonts

Live Demo

Check Live Demo here.

Getting Started

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

Prerequisites

  • A web browser (like Google Chrome, Opera...).
  • A code editor (like Atom, VScode...).

Setup

To setup the project locally: clone the repository using:

git clone git@github.com:ha-manel/Tasty.git

Install dependencies

run : npm install

Build the app

run: npm run build

Run the app

run: npm start

Authors

👤 Manel Hammouche

👤 Leonard Kombo

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to code reviewers and to everyone who reviewed the project and made suggestions.