jpalacio0612 / react-neon-ui-demo

Demo-documentation for react-neon-ui
https://react-neon-ui-demo.vercel.app/
3 stars 7 forks source link
hacktoberfest react storybook styled-components

Chakra logo

React component library based on styled components 🚀

MIT License NPM version

Demo-documentation for react-neon-ui component library.

In this demo you will find examples of the different components that the library brings.

This demo is built in React and React-Redux.

How to clone and run this project

  1. To clone this project Open your terminal and then type
git clone https://github.com/jpalacio0612/react-neon-ui-demo.git && cd react-neon-ui-demo
  1. Install dependencies.
npm install
  1. Run the project.
npm start

Links

Documentation click here

Github Repository react-neon-ui