
taste-food-capstone-
Capstone Project desktop and mobile versions.
This is a screenshot of my capstone
Built With
Prerequisites
clone repo: https://github.com/omarbabou/taste-food-capstone-.git
Live
To see live project go to: Live_demo
Project Demo
check this Loom link to watch the video.
Install
run npm install to install dependencies.
Command
These commands are here to help you for how to check errors in your code using Linter
*to install the webhint run npm init -y to initialize the package and create package.json
then run npm install --save-dev hint@6.x After creating the .hintrc file, run npx hint . to ckeck if there's an error.
_to install the stylelint that help you to avoid errors in styles code run: npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x Then run npx stylelint "\*\*/_.{css,scss}" after creating a .stylelint.json file
To install Eslint run npm install --save-dev eslint@7.x eslint-config-airbnb-base@14.x eslint-plugin-import@2.x babel-eslint@10.x And to fix lint errors run npx eslint .
Author 1
👤 Idrissa Omar
📝 License
The original template is from: Cindy Shin in Behance.
- This project is MIT licensed.
- Images downloaded from icons8.com.