https://github.com/jonathanfunk/aloha-apparel
Single page ecommerce site for a clothing store
https://github.com/jonathanfunk/aloha-apparel
css3 gulp html5 jquery responsive-design sass
Last synced: 2 months ago
JSON representation
Single page ecommerce site for a clothing store
- Host: GitHub
- URL: https://github.com/jonathanfunk/aloha-apparel
- Owner: jonathanfunk
- Created: 2016-10-02T20:23:44.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-26T18:48:30.000Z (over 9 years ago)
- Last Synced: 2025-05-27T01:42:13.764Z (about 1 year ago)
- Topics: css3, gulp, html5, jquery, responsive-design, sass
- Language: CSS
- Homepage: https://jonathanfunk.github.io/aloha-apparel/
- Size: 3.16 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Aloha Apparel
======

## Project
This website is for a Hawaiian themed clothing store. The objective for this project is to work with provided assets/design instructions to build a responsive single page website.
## Technology
* Atom Text Editor
* HTML5
* Gulp
* CSS3/Sass/SCSS
* Responsive Web design
* jQuery
* Command Line Interface
* Git/Github
## Learning Experience
I'm no stranger when it comes to html and css but I've learned some tricks and practices which I feel are very valuable. This project came with challenges but it always feel good to solve the problem. My favorite part about this project is learning how to use the mobile-first approach. This is a method I would like to adapt to my future projects. Command Line Interface and Git/Github are very new to me but I was able to learn quickly.
Once I got those out of the way I added more features. I used flexbox in the header, footer and the category grid for alignment. I think it's a very nifty tool. With jQuery, I incorporated navigation smooth scrolling, email alert box, "Add to Card" counter, and image gallery.
Once I got comfortable working with Gulp and Sass in my future projects, I've decided to come back and incorporate Sass, variables and mixins into this project and minify my files with Gulp.
[Link](https://jonathanfunk.github.io/aloha-apparel/) to website.