Skip to content

Latest commit

 

History

History
67 lines (41 loc) · 1.78 KB

README.md

File metadata and controls

67 lines (41 loc) · 1.78 KB

DSC OMG 2020

Screenshot 2020-06-10 at 7 30 48 PM

Progressive Web App for Developer Student Clubs OMG, based on - Google I/O Extended 2019 Kuala Lumpur. Version: 1.0

DSC OMG 2020

Getting Started

Install pre-commit hooks so that code consistency is maintained

pip install pre-commit
pre-commit install

Start development server:

npm run dev

Build:

npm run build

Deploy:

firebase deploy - if you want to deploy on Firebase

Contributing

Contributions are always welcome.

Technology Stack

  • Preact
  • Firebase (Auth, Realtime Database, Cloud Functions)
  • Service Worker

Contributors

All Contributors

Maintainer: Shuvam Manna
Developers:
Shuvam Manna
Kautuk Kundan
Ashfaq Nisar
Bhumika Saini
Devraj Kumar
Shubhank Saxena

This project follows the all-contributors specification.

Facing Any Problem or need any Help?

Write us in issues section.

License

This PWA is published under the MIT license.

Feel free to clone and modify repo as you want, but don't forget to add reference to authors.