🚧 This repo has been moved to prescientmoon/doffybox 🚧
My project for the open hackathon of infoeducatie 2020
Check out:
Project built with:
- typescript
- nextJs
- preact
- zustand
- jsxstyle
- react-dropzone
- react-icons
- react-use-clipboard
- react-number-format
- react-select
- blocks.css
- Clone the repo
- Install dependencies with:
yarn
- Start the development server with:
yarn dev
To build for production use:
yarn build
To run the production build use:
yarn start
On every push the project is checked to build successfully. Pushes to master create and deploy a new release (the heroku).