UNICEF Office of Innovation Intern Assessment
Go as far as you can in the allotted time.
- Fork the repository
- Clone your forked repository
npm install && cd client; npm install
- Setup and configure a database as per the configuration included in the repo
- Create a new branch
fullstack-assesment
- To start the server:
node index.js
- To start the client:
cd client; npm run start
Submission
Once you complete the assignment, please make your repository private and invite mehranhydary
and tenthirtyone
to the repository so that your solution can be reviewed by UNICEF.