Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        



Project Banner

Ohmyfood Restaurant


School Project


##
đź“‹ Table of Contents

- ✨ [Introduction](#introduction)
- ⚙️ [Tech Stack](#tech-stack)
- 🚀 [Quick Start](#quick-start)

##
✨ Introduction

**[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/).

##
⚙️ Tech Stack

**Authorized:**
- CSS : Animations, Mediaqueries ...
- Sass : Mixins, Variables, Keyframes, Loops, Nesting ...
- Post CSS Autoprefixer

**Forbidden:**
- JavaScript
- CSS Frameworks (Bootstrap, Tailwind...)

##
🚀 Quick Start

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.