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

https://github.com/studyresearchprojects/igzam-fcc-portfolio


https://github.com/studyresearchprojects/igzam-fcc-portfolio

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# fcc-portfolio

## Requirements
- NodeJS
- Git

## Running Locally

```sh
# install required dependencies with "npm"
# then run npm start
npm i && npm start
```