https://github.com/adebola-io/devhire
Frontend skill test
https://github.com/adebola-io/devhire
Last synced: 3 months ago
JSON representation
Frontend skill test
- Host: GitHub
- URL: https://github.com/adebola-io/devhire
- Owner: adebola-io
- Created: 2022-06-06T00:07:00.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-06T00:07:41.000Z (about 3 years ago)
- Last Synced: 2025-01-07T12:14:43.296Z (5 months ago)
- Language: JavaScript
- Homepage: https://dev-hire-test.netlify.app
- Size: 1.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
DevHire Frontend Test.
This is a project built with React v17.0.2.
To run development, use :
```shell
npm start
```To build production, use:
```shell
npm run build
```