I passed this technical challenge successfully 🥳
This repository contains the solution for the aimo challenge, in order to get the Software Engineer Frontend position of the company.
-
Create a
.envfile- Must contain
GITHUB_CLIENT_SECRETandGITHUB_CLIENT_ID
- Must contain
-
Create a
.env.buildfile- Must contain only
GITHUB_CLIENT_ID
- Must contain only
-
Install
nowglobally usingyarn global add now -
Run
now devinstead ofyarn dev