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

https://github.com/ilkaytech/cw_sass_camping_project


https://github.com/ilkaytech/cw_sass_camping_project

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Project : Sass Camping Website Design

## Description

Project aims to create website site using sass.

## Project Skeleton

```
Sass Camping Website Design (folder)
|
|----readme.md # Definition of the project
|----images # Images of the project
|----solution
|----index.html
|----CSS (folder)
|----style.css
|----style.css.map
|----SCSS (folder)
|----abstracts (folder)
|----_mixin.scss
|----_variables.scss
|----base (folder)
|----_reset.scss
|----components (folder)
|----_footer.scss
|----_navbar.scss
|----_responsive.scss
|----sections (folder)
|----_about.scss
|----_destination.scss
|----_home.scss
|----_guide.scss
|----main.scss
|----assets (folder)
```

## Outcome

🔗 [Camping Website](https://sass-camping.netlify.app)

![Project Snapshot](./Sass.gif)

### The following issues are covered in the project;

- HTML

- CSS

- Sass / Scss

- Js

## Resources

- [Images](./assets)