Skip to content

This website App displays meals information from Seafood. It also allows users to submit their comments and likes for their favorite dish. All data is preserved to the external MealsDB API and involvement API.

Notifications You must be signed in to change notification settings

OLIPLICHE/JS-Capstone

 
 

Repository files navigation

RestaurantApp

This website App displays meals information from Sea food. It also allows users to submit their comments and likes for their favorite dish. All data is preserved, thanks to the external MealsDB API, and involvement API

Desktop-Images

Built With

  • Javascript
  • Html
  • Css
  • Jest
  • Webpack
  • Fontawesome CDN

Live demo

LiveLink

Video demo

VideoLink

Getting Started

To get a local copy of this project, follow these simple steps:

  • Clone this clone this repo by typing: git clone https://github.com/emmyobonyo/JS-Capstone.git.git`, on your local terminal
  • Run cd <name of the folder> to access the project folder

To make the project run in your local machine

  • You will need to set up or install webpack in your machine. Open the link bellow for set up
  • https://webpack.js.org/guides/getting-started/#basic-setup

Installation of Packages.Json

Run the code bellow inside your terminal to install Packages.Json in your local machine.

  • npm install --save-dev stylelint stylelint-config-standard
  • { "extends": "stylelint-config-standard" }
  • npx stylelint "**/*.css"

Prerequisites

  • Text editor
  • Git
  • Html
  • CSS
  • Js
  • webpack

Authors

👤 Olipliche Mavoungou Paka

👤 Emmanuel Obonyo

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

This website App displays meals information from Seafood. It also allows users to submit their comments and likes for their favorite dish. All data is preserved to the external MealsDB API and involvement API.

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 70.3%
  • CSS 22.1%
  • HTML 7.6%