vogelino / elocyclo

Elocyclo is the website of a fictive bike renting service in Montreux, Switzerland.

Home Page:https://elocyclo.vogelino.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elocyclo

Elocyclo is the website of a fictive bike renting service in Montreux, Switzerland. This website is part of the creation of a whole corporate identity done as the final exam of my multimedia design studies at the Romand School for Arts & Communication (ERACOM) in July 2012.

This website was originally written in PHP and has been rewritten in Javascript for the sake of simplifying it and making easier to serve on servers. The website doesn't include real contents and is purely fictive.

See it in action

Technical information

Scaffold

The website's original PHP was transformed into React components and uses the Zeit's next.js Framework for routing, bundling and so on.

Run locally

  1. Clone the project: git clone git@github.com:vogelino/elocyclo.git && cd elocyclo
  2. Install dependencies: npm install
  3. Develop: npm run dev
  4. Build: npm run build
  5. Serve: npm run start

About

Elocyclo is the website of a fictive bike renting service in Montreux, Switzerland.

https://elocyclo.vogelino.com

License:MIT License


Languages

Language:JavaScript 51.9%Language:CSS 47.2%Language:HTML 0.9%