Front-End Development project, BMW i8 website
One trimester school project
Online version 👉 here
Product website of the BMW i8, new electric car by BMW.
npm install --save gulp-install
- Open project folder
cd hetic-p2020-13
- Install packages
npm install
- Run Gulp
npm build
This web site was created to promote the new BMWi8. The idea was to create a website with the brand identity and respect the product identity.
Project manager and developer: Robin Chateau @robsiii
Lead developer : Antoine de la Fouchardière @antoinedlf
Developer : Kyle Hazan @kyle-hzn
Developer : Florian Corteel @florian-crtl
Lead designer : Adrien Laurent @adrienlaurent
- NPM
- Gulp
- Stylus
- Babel
- Netlify
- Smooth-scroll (Chris Ferdinand MIT License)
- Google Maps API
- Fork it (https://github.com/antoinedlf/hetic-p2020-13.git)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request