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

https://github.com/chrvadala/chrvadala.github.io

Hello, this is Christian Vadalà's website. Here you can find a list of open source projects, backed by React, Node.JS and AWS technologies.
https://github.com/chrvadala/chrvadala.github.io

open-source website website-template

Last synced: 4 months ago
JSON representation

Hello, this is Christian Vadalà's website. Here you can find a list of open source projects, backed by React, Node.JS and AWS technologies.

Awesome Lists containing this project

README

          

# chrvadala.github.io

This website is available here https://chrvadala.github.io

## Develop
Start dev mode
```
npm install
npm start
```