mail-archiver-hennge-challenge

Mail Archiver Hennge Challenge

Webmail interface written with Svelte.

Svelte App for Hennge challenge !

This is my Svelte implementation of Hennge challenge !

The challenge consisted in implementing a responsive webmail interface from static mockups.

This was pretty challenging & interesting, because there were lots of tricky details hidden in mockups, that required meticulous analysis.

Live Demo

https://hennge-challenge-alpliar.vercel.app/

Get started

Clone this repository...

git clone https://github.com/alpliar/hennge-challenge.git

Install the dependencies...

cd hennge-challenge
npm install

...then start Rollup:

npm run dev

Navigate to localhost:5000.

Building and running in production mode

To create an optimised version of the app:

npm run build

You can run the newly built app with npm run start. This uses sirv

Top categories

Loading Svelte Themes