Skip to content
This repository has been archived by the owner on Feb 16, 2019. It is now read-only.

Latest commit

 

History

History
27 lines (16 loc) · 1.57 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.57 KB

Travel story website for DFDS - DFDStories

Demo link

Installation

  • Clone the repository: git clone git@github.com:Maikxx/DFDSstories.git
  • Navigate into the folder: cd DFDSStories
  • Install the dependencies: yarn or npm install
  • Run the development server: yarn serve or npm run serve
  • Alternatively, build the dist folder: yarn build or npm run build

Synopsis

This project is a website for a travel company called DFDS. On this page you can search for and read pre-defined stories, as well as adding your own travel pictures to the stories, to create a dynamic reading experience for everyone who is using the website.

The website allows you to log in, so you can save the stories you want to read later to your profile. Also when you are logged in, you get the potential to save the stories offline to your mobile device, so you can allways read them, even when the network is offline.

If you want to start the server by yourself and check things out or change something around, feel free to do so, by typing yarn serve or npm run serve in the correct folder (where the package.json is located). This will spin up a server for you to work in.

Motivation

I created this project, because of a school task. The task was to create a article-like reading website for a company, which I could choose myself. I choose DFDS, because I believe they have got something really good going with their design. It is stylish, while staying useful.

Licence

Apache by Maikel van Veen.