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

https://github.com/etchmon/template-landing-03

Dive Deep is a website that asks you to look into your hearts and find some time to care about our ocean. It highlights the biggest threats to our ocean currently, while using advanced CSS techniques and friendly colors to keep you calm while realizing the danger.
https://github.com/etchmon/template-landing-03

Last synced: over 1 year ago
JSON representation

Dive Deep is a website that asks you to look into your hearts and find some time to care about our ocean. It highlights the biggest threats to our ocean currently, while using advanced CSS techniques and friendly colors to keep you calm while realizing the danger.

Awesome Lists containing this project

README

          

# Dive Deep

Deep Dive

Dive Deep is a website that asks you to look into your hearts and find some time to care about our ocean. It highlights the biggest threats to our ocean currently, while using advanced CSS techniques and friendly colors to keep you calm while realizing the danger. Thank you for making it to this readme, and checking out this front-end project of mine. I used the 7-1 file architecture, component based design to write reusable, maintainable, and scalable code. The grid is built using custom rows and gutters with a responsive design to make it mobile friendly.

Deep Dive

## Technologies Used


  • HTML

  • CSS

  • NODE.JS

  • SASS & SASS VARIABLES

  • CSS ANIMATIONS

  • MIXINS

## Installation

**If you wish to download code this for your own use, you must first install node.js on your machine globally.**

Fork or download the code and move to your code editor of choice.

Then navigate to the folder holding the code and run **NPM i** command in your CLI.

Use **NPM start** command to run the development environment.

Use **NPM run build:css** command to create a final version of the build.

Enjoy!