Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Project made for infoeducatie open 2020

Notifications You must be signed in to change notification settings

mateiadrielrafael/doffybox

 
 

Repository files navigation

🚧 This repo has been moved to prescientmoon/doffybox 🚧

Open 2020

My project for the open hackathon of infoeducatie 2020

Check out:

Project built with:

Developing

  • Clone the repo
  • Install dependencies with:
    yarn
  • Start the development server with:
    yarn dev

Building for production

To build for production use:

yarn build

To run the production build use:

yarn start

The ci / cd pipeline

On every push the project is checked to build successfully. Pushes to master create and deploy a new release (the heroku).

Screenshots:

home page

locking

ss

ss2

About

Project made for infoeducatie open 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.5%
  • SCSS 5.0%
  • JavaScript 0.5%