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

https://github.com/dielduarte/steps-component

simple react steps component with styled-component
https://github.com/dielduarte/steps-component

Last synced: 12 months ago
JSON representation

simple react steps component with styled-component

Awesome Lists containing this project

README

          

#React Steps Component

##Run
First, install npm dependencies and run start command.

```
npm install or yarn install
npm run start or yarn start
```