|| Explore repo || View demo ||
This is a project for Chingu Voyage 19 called Photography Studio landing page. The design is inspired by Colorlib template page, but not fully followed.
- HTML5
- CSS3/Sass
- vanilla Javascript
- Flexbox, Grid
- BEM
- Responsive
- Mobile first
- JS contact form validation
To get a local copy up and running follow these simple steps.
-
Clone the repo
git clone https://github.com/chingu-voyages/v19-solo-mstanka
-
Open the repo in your favourite code editor
-
Observe the code
-
Make changes and have fun
- Fork the Project
- Create your Feature Branch (
git checkout -b yourBranchName
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin yourBranchName
) - Open a Pull Request
Project Link https://github.com/chingu-voyages/v19-solo-mstanka
Find more about Chingu