Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simandebvu/sopranos-restaurant
A restaurant website in tribute to what was my favourite restaurant which unfortunately got closed down.
https://github.com/simandebvu/sopranos-restaurant
javascript npm webpack
Last synced: 27 days ago
JSON representation
A restaurant website in tribute to what was my favourite restaurant which unfortunately got closed down.
- Host: GitHub
- URL: https://github.com/simandebvu/sopranos-restaurant
- Owner: simandebvu
- Created: 2020-08-14T08:28:55.000Z (over 4 years ago)
- Default Branch: development
- Last Pushed: 2020-08-19T08:15:41.000Z (over 4 years ago)
- Last Synced: 2025-01-05T03:05:19.752Z (about 1 month ago)
- Topics: javascript, npm, webpack
- Language: JavaScript
- Homepage: https://simandebvu.github.io/sopranos-restaurant/
- Size: 1.6 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Sopranos Restaurant
Sopranos
Created with the javascript bundler webpack.
Explore the docs ยป
Report Bug
ยท
Request Feature
> A page with dynamically rendered content built with JS using ES6 module, HTML and CSS.
![screenshot](./app-screenshot.gif)
## Built With
- Javascript
- Node
- Webpack
- Bootstrap
- VSCode
- ESLint
- Stylelint
- Github Actions## Prerequisites
- Node ^10
- npm ^6
## Live Demo[Live Demo Link](https://simandebvu.github.io/sopranos-restaurant/)
## Running Locally
Clone the repo:
`git clone https://github.com/simandebvu/sopranos-restaurant.git`
Inside the root folder of the project, install the node packages:
`npm install`
Go to the root folder and run the npm server script:
`npm run server`
## Authors๐ค **Shingirayi Mandebvu**
- Github: [@simandebvu](https://github.com/simandebvu)
- Twitter: [@simandebvu](https://twitter.com/simandebvu)
- Linkedin: [linkedin](https://linkedin.com/in/simandebvu)## ๐ค 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
- Microverse
## ๐ License
This project is [MIT](lic.url) licensed.