https://github.com/wintercore/microverse-restaurant-page
A simple homepage for a restaurant implemented in Javascript
https://github.com/wintercore/microverse-restaurant-page
hacktoberfest restaurant
Last synced: 12 months ago
JSON representation
A simple homepage for a restaurant implemented in Javascript
- Host: GitHub
- URL: https://github.com/wintercore/microverse-restaurant-page
- Owner: WinterCore
- License: mit
- Created: 2020-10-12T06:21:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-16T19:41:20.000Z (over 5 years ago)
- Last Synced: 2025-04-09T01:45:11.582Z (about 1 year ago)
- Topics: hacktoberfest, restaurant
- Language: TypeScript
- Homepage: https://raw.githack.com/WinterCore/microverse-restaurant-page/master/dist/index.html
- Size: 11.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Microverse Javascript Restaurant Page
> This project contains a simple page for a restaurant that contains 3 tabs a home page, a basic menu of some of the plates served, and a contact page.

## Built With
- Typescript
- Webpack
- Node.js
- HTML
- CSS
## [Live demo](https://raw.githack.com/WinterCore/microverse-restaurant-page/master/dist/index.html)
### how to run locally
- Install [Node.js](https://nodejs.org/en/download/)
- Clone this repository by running `git clone https://github.com/WinterCore/microverse-restaurant-page.git`
- Change your current working directory to the project `cd microverse-restaurant-page`
- Run `npm install`
- Run `npm start`
- Enjoy
## Authors
👤 Hasan Kharouf
- Github: [@WinterCore](https://github.com/WinterCore)
## 🤝 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
- Colorlib for the [template](https://colorlib.com/wp/template/resta/)
## 📝 License
This project is [MIT](./LICENSE) licensed.