Client: React, firebase Server: firebase
To run this project, you will need to add the following environment variables to your .env file. You can raise raise an issue or ask any Author for the environment variables
apiKey
authDomain
projectId
storageBucket
messagingSenderId
appId
measurementId
Clone the project
git clone https://github.com/IEEE-DITU/form-website.git
Go to the project directory
cd form-website
Install dependencies
npm install
Set the environment variables as described above and start the server
npm run start