Skip to content

maxcramer/frontender-task_vanilla

 
 

Repository files navigation

Frontender Task

This repo contains a lo-fi, half built, unstlyed, ES6 JS app. Your task is to complete the project to match the mock ups below.

To complete you'll need to:

  1. Fork this repo and commit your work into the fork. Once you are complete, create a pull request back into this repo.
  2. Create JS classes for the Comments section of the app. Use the Event section as a template. Vanilla JS.
  3. Create CSS for the page. Do not use an existing framework, keep it light weight. Think about effiecency.

Getting started

$ npm install
$ npm run dev

Open https://localhost:8080/

Mock ups

desktop

mobile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%