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

https://github.com/googleinterns/step191-2020


https://github.com/googleinterns/step191-2020

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# step191-2020

Repo for the Awesome Pod! 🔥

TODO(interns): Come up with name maybe based on your capstone or even anything else!

Setup:
```
npm install
```

Run front end tests:
```
npm test
```