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

https://github.com/nathaliacosim/backend-omnistack-week9


https://github.com/nathaliacosim/backend-omnistack-week9

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## Backend - OmniStack Week 9

Foi usado:
- React;
- Insomnia;
- Mongo Atlas;

Download das dependencias:
```javascript
>> npm install
```

Run App:
```javascript
>> yarn dev
```