Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sahilcreate/restaurant-page
https://github.com/sahilcreate/restaurant-page
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sahilcreate/restaurant-page
- Owner: Sahilcreate
- License: mit
- Created: 2024-06-25T12:58:14.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-30T03:03:53.000Z (6 months ago)
- Last Synced: 2024-06-30T23:03:27.752Z (6 months ago)
- Language: JavaScript
- Homepage: https://sahilcreate.github.io/restaurant-page/
- Size: 1.56 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Restaurant Page
## Live Demo
[See the live project here](https://sahilcreate.github.io/restaurant-page/)## Provided Assests
* [Webpack "Getting Started" tutorial](https://webpack.js.org/guides/getting-started/#using-a-configuration)
* [Tabbed browsing live preview site for visual inspiration](https://web.archive.org/web/20221024060550/https://eckben.github.io/bearysBreakfastBar/)
* [Deploying dist/ subdirectory to GitHub pages](https://gist.github.com/cobyism/4730490)
* [npm custom script tutorial](https://www.youtube.com/watch?v=REdzp64dijs)## Objectives
- [x] set up webpack
- [x] create different pages for tabbing browsing (home, menu, contact)
- [x] use modular approach
- [x] deploy using a subdirectory (dist/)## Scope Creep
- [ ] make the site responsive and accessible## Credits
* font [Molluca](https://www.dafont.com/molluca.font) by [greataris](https://www.dafont.com/agung-aris.d6609)
* font [Saudagar](https://www.dafont.com/saudagar.font) by [Sensatype Studio](https://www.dafont.com/zamroni-hamzah.d7998)
* home page image by [Valeria Boltneva](https://www.pexels.com/@valeriya/)
* menu page image by [Charles "Duck" Unitas](https://unsplash.com/@unitasphotography)
* contact page image by [Cats Coming](https://www.pexels.com/@catscoming/)