Big Chief is a website where you find and share everyday cooking inspiration. Discover recipes, cooks, videos, and how-tos based on the food you love.
Video link here
- HTML
- CSS
- Javascript
- Webpack
The basic requirements for building the executable are:
- A working browser application (Google chrome, Mozilla Fire fox, Microsoft edge ...)
- VSCode or any other equivalent code editor
- Node Package Manager (For running, debuging, or installing dependancies to be used)
Getting packages and debuging with Stylelint
npm install --save-dev [email protected] [email protected] [email protected] [email protected]
Getting packages and debuging with Webhint
npm init -y npm install --save-dev [email protected]
Getting packages and debuging with Eslint
npm install --save-dev [email protected] [email protected] [email protected] [email protected]
To run this project do the following tasks :
-
git clone https://github.com/LionRouge1/Javascript_capstone_poject
-
cd Javascript_capstone_poject
-
npm install
-
npm run start
👤 Matchoudi
- GitHub: @githubhandle
👤 Ifza Arain
- GitHub: @githubhandle
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.