Skip to content

Aseadd/Capstone2

Repository files navigation

Microverse HTML CSS JavaScript

JavaScript group capstone:

  • This Web Application is based on an external API that fetches the list of meals and stores comments and likes rated by users of the web application.

Getting Started

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

Prerequisites

  • VIsual Studio Code.

Setup

  • Open the terminal on your computer
  • Navigate through directories using change directory (cd) command to where you want to clone the repository.
  • Type the following command then press ENTER:
  • The terminal will send to you information about your download.
  • Type the following command then press ENTER:
    • cd Capstone2
  • Type the following lists of commands and press ENTER after each command:
    • Basic Setup
      • npm install --save-dev
    • Open folder in VSC
      • code .

Built With

  • HTML/CSS & JS best practices: Correct use of tags, elements, properties and ES6 syntax.
  • GitHub flow: Correct use of Branches for deployment and features development.
  • Linters Check: Local and Pull Request check for errors, bugs and stylistic errors in code.
  • Webpack: Used as a bundle to compile JavaScript modules.
  • Jest: JavaScript Testing Framework.

🎥 Video explaining the features of this project

🌎 Live Demo:

Authors

👤 Marco Oquendo

👤 Addis Tsega

Show your support

  • Give a ⭐️ if you like this project!

📝 License

  • This project is MIT licensed.

About

This Web Application is based on an external API that fetches the list of meals and stores comments and likes rated by users of the web application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors