Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/basedhound/ohmyfood-restaurant_ui
Landing/Menu pages design for a restaurant featuring a modern and minimalist aesthetic, crafted using HTML and CSS only. Enhanced with smooth CSS animations built from scratch.
https://github.com/basedhound/ohmyfood-restaurant_ui
css design html landing landing-page sass scss ui
Last synced: 2 days ago
JSON representation
Landing/Menu pages design for a restaurant featuring a modern and minimalist aesthetic, crafted using HTML and CSS only. Enhanced with smooth CSS animations built from scratch.
- Host: GitHub
- URL: https://github.com/basedhound/ohmyfood-restaurant_ui
- Owner: basedhound
- Created: 2022-05-03T21:06:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-05T12:13:27.000Z (5 months ago)
- Last Synced: 2024-11-09T03:24:50.484Z (about 2 months ago)
- Topics: css, design, html, landing, landing-page, sass, scss, ui
- Language: HTML
- Homepage: https://ohmyfood-fv.netlify.app
- Size: 42.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
##
📋 Table of Contents- ✨ [Introduction](#introduction)
- ⚙️ [Tech Stack](#tech-stack)
- 🚀 [Quick Start](#quick-start)**[EN]** Landing/Menu pages design for a restaurant featuring a modern and minimalist aesthetic, crafted using HTML and CSS only. Enhanced with smooth CSS animations built from scratch. For more information, see the [docs](/docs/) folder.
**[FR]** Pages d'accueil/menu pour un restaurant présentant une esthétique moderne et minimaliste, réalisées uniquement avec HTML et CSS. Embellie par des animations CSS fluides.
Pour plus d'informations, consultez le dossier [docs](/docs/).**Authorized:**
- CSS : Animations, Mediaqueries ...
- Sass : Mixins, Variables, Keyframes, Loops, Nesting ...
- Post CSS Autoprefixer**Forbidden:**
- JavaScript
- CSS Frameworks (Bootstrap, Tailwind...)Follow these steps to set up the project locally on your machine.
**Prerequisites**Make sure you have the following installed on your machine:
- [Git](https://git-scm.com/)
- [Node.js](https://nodejs.org/en)
- [npm](https://www.npmjs.com/) (Node Package Manager)
**Cloning the Repository**```bash
git clone {git remote URL}
```
**Running the Project**Use [Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer)
to launch a development local server with live reload feature for static & dynamic pages.