Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joakimteixeira/nature-touch
Site to explore exotic forests
https://github.com/joakimteixeira/nature-touch
browsersync ci-cd-pipeline dependabot-auto-merge github-actions gsap gulp javascript minification responsive-design sass
Last synced: about 2 months ago
JSON representation
Site to explore exotic forests
- Host: GitHub
- URL: https://github.com/joakimteixeira/nature-touch
- Owner: JoakimTeixeira
- Created: 2020-06-10T00:44:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-15T21:55:12.000Z (about 2 months ago)
- Last Synced: 2024-11-15T22:32:50.129Z (about 2 months ago)
- Topics: browsersync, ci-cd-pipeline, dependabot-auto-merge, github-actions, gsap, gulp, javascript, minification, responsive-design, sass
- Language: JavaScript
- Homepage: https://joakimteixeira.github.io/nature-touch/
- Size: 596 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nature Touch
Site to explore exotic forests.
![image](https://user-images.githubusercontent.com/12193814/84225212-f1747d80-aab4-11ea-898f-f05470a7b310.png)
## What I've Learned
- Developed page layout with CSS Grid and Flexbox
- Styled elements using SASS
- Implemented animations with GSAP
- Added responsiveness
- Automated SASS compilation and page auto-reload with Gulp## Running the project
To get started, fork the repository, clone it, and then run the following commands:
npm install
npm startIf you want to generate production assets, run the following command:
npm run build
## Additional Information
All project images are free stock photos provided by [Png Arts](https://www.pngarts.com/) and [Unsplash](https://unsplash.com/).