An open API service indexing awesome lists of open source software.

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

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
```