/html-css3_sandbox

Primary LanguageHTMLMIT LicenseMIT

HTML/CSS3 Playground

Technologies used

Tools and Text editor

  • VSCode is the recommended text editor for this project.
  • GitHub Desktop is the recommended version control app for this project.

Project setup

  • Install VSCode and GitHub Desktop app;
  • Click "Code" on the top right corner of the repository and copy the HTTPS url;
  • Open GitHub Desktop app and click "File" -> "Clone repository";
  • Select a local path, paste the URL and click "Clone";
  • Open VSCode, click "File" -> "Open" and select the folder you used to clone the repository;
  • You're done!

Get latest changes

Inside GitHub Desktop app click "Repository" -> "Pull" and you should receive the latest version of the source code!