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

https://github.com/shuaib-code/kids-school

A static webpage for a kids' school, featuring a clean, vibrant UI designed using SASS. The layout includes easy navigation, bright colors, playful typography, and engaging images of school activities. It’s responsive, ensuring a seamless experience on both mobile and desktop devices, perfect for parents and students.
https://github.com/shuaib-code/kids-school

flexbox-css grid html sass sass-importer sass-mixins sass-variables

Last synced: about 1 year ago
JSON representation

A static webpage for a kids' school, featuring a clean, vibrant UI designed using SASS. The layout includes easy navigation, bright colors, playful typography, and engaging images of school activities. It’s responsive, ensuring a seamless experience on both mobile and desktop devices, perfect for parents and students.

Awesome Lists containing this project

README

          

# Kids' School Static Web Page

## Overview

This is a **static web page** designed for a kids' school with a **clean, vibrant UI**. The page is built using **SASS** for efficient styling, featuring a playful design with easy navigation and engaging colors. It’s fully responsive, ensuring a seamless experience on both mobile and desktop devices.

### Key Features:

- 🟦 **Bright and Playful Design**: Using primary and secondary colors to create an engaging and friendly atmosphere for children.
- 🎨 **SASS for Styling**: Leveraging **SASS** for efficient and maintainable styles, with variables and mixins to keep things organized and reusable.
- πŸ“± **Responsive Layout**: Adapts seamlessly to both mobile and desktop views.
- πŸ”  **Typography and Imagery**: Child-friendly fonts and illustrations to enhance the learning experience.

## Installation

1. Clone the repository:

```bash
git clone https://github.com/shuaib-code/kids-school
```

2. Navigate to the project folder:

```bash
cd kids-school
```

3. Open `index.html` in your browser.

## Technology Stack

- πŸ”  **HTML**: Structure of the page
- 🎨 **SASS**: For styling the UI
- πŸ“± **Responsive Design**: Ensures compatibility with mobile and desktop devices

## Folder Structure

- πŸ—‚οΈ `assets/`: Contains media like the logo, image etc.
- πŸ“ `index.html`: Main HTML file
- 🎨 `css/`: Contains SASS files (main.css, main.css.map)
- 🧰 `sass/`: Contains SASS files (main.sass, mixin.sass, ..., colors.sass)
- πŸ“„ `README.md`: This file

## License

This project is licensed under the MIT License. See the LICENSE file for details.