This repository contains a landing page which is part of a workaround from front end mentor.
You can also go through the site and select the work you want and upload, so that a community can learn from you.
If you wish to make changes to this repository, feel free to,
Steps to follow:
- Clone the respository.
- Perform "npm install"
- To compile scss to css, perform "gulp compile"
- Open "index.html", to see your changes in action.