This project was made by some students from the Fontys Hogeschool ICT on behalf of 'Stichting Ik Wil'. A live preview can be found on our deployed firebase app.
Make sure you have Node.js installed. If you are unsure if node is installed, run $ node -v
within a terminal.
Clone this repository to your local machine and move to the new folder.
$ git clone https://github.com/DeSigaar/stichting-ik-wil.git
$ cd stichting-ik-wil
Install all needed node modules.
$ cd functions && npm install
See the whole list of contributors who participated in this project.