An open API service indexing awesome lists of open source software.

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

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.

![](demo.gif)

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