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

https://github.com/codestian/raposa-frontend

A static website for a fictional restaurant.
https://github.com/codestian/raposa-frontend

Last synced: 2 months ago
JSON representation

A static website for a fictional restaurant.

Awesome Lists containing this project

README

          

# A simple static HTML project for a restaurant website.

## The goals of this project is to demonstrate:

- Design and implementation of **custom CSS**, with the use of SASS, a **CSS preprocessor**.

- Hierachy and proper use of **HTML5 elements** such as `` and ``.

- Use of **basic javascript** code to make pages **interactable**, for example navigation tabs.

- **Maintain and backup** project code with Git (version control).

- Hosting a **static website** with GitHub.

> This project was originally a first year polytechnic web dev project. It was left incomplete but the lecturer was satisfied with the output.