/healthwebsite

Primary LanguageHTMLMIT LicenseMIT

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 🔥

📚 What did I learn from the project??

  • 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

🚀 Features

  • HTML
  • CSS
  • Sass
  • JavaScript
  • ESLint
  • Gulp
  • Babel

🎮 Getting started

  1. Clone this repository using git clone https://github.com/joaogabriel-sg/dev-cloud.git

  2. Move yourself to the appropriate repository cd dev-cloud

  3. Run npm i to install the packages dependencies

  4. Run gulp on terminal to run the application

📃 License

This project is licensed under the MIT License - see the LICENSE page for details.