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

https://github.com/rholo/enara-challenge

React challenge by Enara Health
https://github.com/rholo/enara-challenge

Last synced: 3 months ago
JSON representation

React challenge by Enara Health

Awesome Lists containing this project

README

        

# Enara challenge
React challenge by Enara Health, set up with Vitejs to create a React TS project, you can review this challenge at vercel [Enara challenge](https://enara-challenge.vercel.app/)

### How to install

```
yarn install
```

### Serve dev

```
yarn dev
```