Landing page demo of a kitchen designer website 😎
🔗 gtcore902.github.io/ha-cuisines-online/
The only usable technologies are :
If you wish to use or contribute to the project, follow these steps:point_down::
- Fork the project
- Create a feature branch
git checkout -b feature/NewFeature
- Commit your changes
git commit -m 'Add NewFeature'
- Push the branch
git push origin feature/AmazingFeature
- Open a pull Request