https://github.com/ifzarasool/mealdb-api-project
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.
https://github.com/ifzarasool/mealdb-api-project
css3 es6-javascript eslint html5 javascript rest-api stylelint
Last synced: 5 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/ifzarasool/mealdb-api-project
- Owner: IfzaRasool
- License: mit
- Created: 2022-04-16T17:51:49.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-17T12:56:46.000Z (almost 4 years ago)
- Last Synced: 2025-02-22T00:13:58.546Z (about 1 year ago)
- Topics: css3, es6-javascript, eslint, html5, javascript, rest-api, stylelint
- Language: JavaScript
- Homepage:
- Size: 3.21 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Big Chief
> 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.


## Demo Link
![bigchef]()
## Built With
- HTML
- CSS
- Javascript
- Webpack
### Prerequisites
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)
### Setup
>https://github.com/LionRouge1/Javascript_capstone_poject
### Install
Getting packages and debuging with Stylelint
>npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
Getting packages and debuging with Webhint
>npm init -y
>npm install --save-dev hint@6.x
Getting packages and debuging with Eslint
>npm install --save-dev eslint@7.x eslint-config-airbnb-base@14.x eslint-plugin-import@2.x babel-eslint@10.x
### Run tests
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
## Authors
👤 **Matchoudi**
- GitHub: [@githubhandle](https://github.com/LionRouge1)
👤 **Ifza Arain**
- GitHub: [@githubhandle](https://github.com/IfzaRasool)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## 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](./MIT.md) licensed.