Learn the basics of SCSS
This project demonstrates a simple, responsive website layout built using HTML, CSS, and SASS. The design features a clean, modern aesthetic with a focus on minimalism and typography.
Live: https://sass-basics.onrender.com/
- Run
npm install
to install your dependencies. - Run
npm gulp
to start the application.
Credit goes to the original/external sources used.
Extra Resources:
- SASS: https://sass-lang.com/
- Documentation: https://sass-lang.com/documentation/
- Project: https://www.youtube.com/watch?v=_kqN4hl9bGc&list=PL4cUxeGkcC9jxJX7vojNVK-o8ubDZEcNb
- A Simple Calculator - A very very basic calculator that uses examples of actions and reducers in React.js
- Random Letter Generator - A simple application that will generate a random letter when a button is clicked on.
- Hero Page 1 - Creating simple hero pages with BootStrap & HTML
- Express Session Example - A simple express application showcasing how to use Sessions
- Projects List - Explore other projects I have worked on