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

https://github.com/nik72619c/devfolio-draggable-list

A devfolio-draggable-list clone
https://github.com/nik72619c/devfolio-draggable-list

firebase javascript react web

Last synced: 2 months ago
JSON representation

A devfolio-draggable-list clone

Awesome Lists containing this project

README

          

## Devfolio-draggable-list
Simple draggable list clone of devfolio skills list, without the use of any pre-made modules

## Scripts

Install the dependencies
```
npm install
```

Start the project (localhost:3000):
```
npm start
```