Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sanjaraiy/techgeekers_assignment


https://github.com/sanjaraiy/techgeekers_assignment

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# TechGeekers Assignment
- First setup Nodejs packages
```sh
npm i
```
- Add API_Key in .env file
```js
PIXABAY_API_KEY='your API_Key'
```