- This design is a portfolio of a company. A very colorful design, with many images, large text and that does not exaggerate in its way of being. We can find sections about them, projects, testimonials, contact page and so on. Also, this project is fully responsive.
-
If you want to access this project, you need to clone it using the next command in your Git Bash
https://github.com/DumitracheFlorentin/agency-landing-page.git
-
Next, you need to open the folder with your IDE, open a new terminal and type the following command to download all the modules you need.
npm install
-
If you do not have gulp installed, run the following command
npm install --global gulp-cli
-
Now, go back to the termninal, type 'gulp' and you can see all the project.
- This design is taken from frontendmentor.io. This website offers numerous projects to be completed and then sent to the community for evaluation. A very good idea because you can improve your web developer skills with each completed application.