Email: [email protected]
Password: password
The goal achieved in this project:
- Figma design implementation.
- Integrate the graphql api link , using the company query , get the ceo , cto , company name and prefill on the company details screen
- Create dummy username and password, using React context to store the dummy username and password that will allow the user login to the company details page.
- Security - Log the user out after every 2 mins, let them relogin to access the dashboard.
- Responsiveness
- Clean codes
- Semantics
- Code comments
- Proper documentation
- Attention to detail
- Animations
The UI and the assets used was gotten from this figma link.
- TypeScript
- Graphql
- ReactJs
- Tailwind CSS
To run this project in your local machine:
- Run npm install to install dependancies
- npm start to start the application in your local host