Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vagyasri/cuisine-variant
In this project, we are creating a website consisting of Recipes from around the world. We are using a Kanban board for practice purposes and we have used an external API.
https://github.com/vagyasri/cuisine-variant
Last synced: 30 days ago
JSON representation
In this project, we are creating a website consisting of Recipes from around the world. We are using a Kanban board for practice purposes and we have used an external API.
- Host: GitHub
- URL: https://github.com/vagyasri/cuisine-variant
- Owner: Vagyasri
- License: mit
- Created: 2021-10-18T10:40:06.000Z (about 3 years ago)
- Default Branch: Develop
- Last Pushed: 2021-10-25T11:00:57.000Z (about 3 years ago)
- Last Synced: 2024-04-18T16:40:29.596Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 7.53 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Cuisine-Variant
In this project, we are creating a website consisting of Recipes from around the world. We are using a Kanban board for practice purposes and we have used an external API.## Built With
- HTML
- CSS
- JavaScipt
- Webpack
- ES6
- API
- JSON## Live Demo
[Checkout the Live View!!](https://vagyasri.github.io/Cuisine-variant/dist/)
## Author 1
👤 **Stephanie Uchechi**
- GitHub: [Uchechi](https://github.com/Ugboaja-Uchechi/)
## Author 2
👤 **Bhagyashree Patra**
- GitHub: [@Vagyasri](https://github.com/Vagyasri)
- Twitter: [@Vagyasri](https://twitter.com/Vagyasri)
- LinkedIn: [Bhagyashree Patra](https://www.linkedin.com/in/bhagyashree-patra-029bb059/)## Getting Started
### Prerequisites
- Web browser
- Code Editor (VS Code)
- Live Server Extension### Cloning the repo to your local system (If you already have git, installed in your system):
- [Copy this link](https://github.com/Vagyasri/Cuisine-variant.git)
- Open your terminal or command line
- Run "git clone [Paste this link](https://github.com/Vagyasri/Cuisine-variant.git)"
- Open the folder with your code editor
- Now You can edit the code and check the changes in the browser using Live Server### Get Live View in Localhost:
- Run: `npm start`
### Check linter errors:
- Install npm
- For HTML: Run npx hint .
- For CSS: Run npx stylelint "**/*.{css,scss}"
- For JS: Run npx eslint .## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Start by:
- Forking the project
- Cloning the project to your local machine
- cd into the Youtube-Replica project directory
- Run git checkout -b your-branch-name
- Make your contributions
- Push your branch up to your forked repository
- Open a Pull Request with a detailed description to the development branch of the original project for a reviewFeel free to check the [issues page](https://github.com/Vagyasri/Cuisine-variant/issues), contribute to the Project by creating an issue.
## Show your support
Give a ⭐️ if you like this project!