Skip to content

ayush578/codefest-app

 
 

Repository files navigation

CodeFest 2020 Deploy to Zeit Now

develop/frontend status Netlify Status Codacy Badge Last commit

HitCount Made with Love in India

FRONTEND

Introduction

Source code for the frontend of Codefest 2020 PWA app. Uses Vue.Js library to develop a PWA for both mobile and desktop alike with rich user-experience.

Technical Stack

  • Node 13.12.0
  • NPM 6.14.4
  • PWA
  • Vue.Js 2.6.7
  • SW-Workbox 5.1.2
  • Firebase

Development

  • First, ensure that Node.Js and NPM are installed on your system.
  • Use npm install to install all the dependencies.
  • For development server with hot-reload, use npm run watch.

Structure

  • Non-Vue-related JS files are in the src/js folder.
  • App pages are in src/pages.

Hall of Fame

About

Source code for the CodeFest site.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 82.3%
  • JavaScript 11.9%
  • Stylus 5.0%
  • HTML 0.8%