Skip to content

Latest commit

 

History

History
85 lines (58 loc) · 1.75 KB

README.md

File metadata and controls

85 lines (58 loc) · 1.75 KB

HETIC P2020 13

Front-End Development project, BMW i8 website

One trimester school project

Online version 👉 here

Alt text

npm node (scoped)

Product website of the BMW i8, new electric car by BMW.

Prequisites

npm install --save gulp-install

Installation

  • Open project folder
cd hetic-p2020-13
  • Install packages
npm install

Building & Running

  • Run Gulp
npm build

Usage example

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.

Authors

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

Built with

  • NPM
  • Gulp
  • Stylus
  • Babel
  • Netlify
  • Smooth-scroll (Chris Ferdinand MIT License)
  • Google Maps API

Contributing

  1. Fork it (https://github.com/antoinedlf/hetic-p2020-13.git)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request