A wip collection of production-ready, reusable HTML native components in React. It uses a custom webpack config and SCSS.
https://react-kit.netlify.app/
https://react-kit-story.netlify.app/
- React
- SCSS
- Webpack
- Storybook
It requires Node and NPM to run.
$ git clone https://github.com/manvendra22/react-ui-kit.git
$ cd react-ui-kit
$ npm install
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
Run Storybook and open it in the default browser.
Open http://localhost:6006 to view it in the browser.
Builds the app for production to the dist
folder.
Builds the app for production to the storybook-static
folder.
- Make responsive
- Make mobile design more native
- Add animations, make interactions look beautiful