Dev Cloud is a personal study site for a fictional cloud platform, which I was able to do from design to coding.
See live on Dev Cloud 🔥
- I improved my knowledge about UX/UI
- I improved my knowledge about Sass
- I learned the basics about Babel
- I reviewed how to configure Gulp to run with the Sass compiler and Browser-Sync
- HTML
- CSS
- Sass
- JavaScript
- ESLint
- Gulp
- Babel
-
Clone this repository using
git clone https://github.com/joaogabriel-sg/dev-cloud.git
-
Move yourself to the appropriate repository
cd dev-cloud
-
Run
npm i
to install the packages dependencies -
Run
gulp
on terminal to run the application
This project is licensed under the MIT License - see the LICENSE page for details.