Skip to content

harryho/react-demo

Repository files navigation

React Demo v6

This react demo is built on the top of my customized React boilerplate with Storybook.

The boilerplate repo is available here.

If you want to build something simpler from scratch, you can follow the README to build your own app step by step.

Live Demo

Demo The demo is just a proof of concept. It doesn't have back-end API and all features of master branch.

Screenshots

Screenshot1

Screenshot2

Screenshot3

Screenshot4


Getting Start

# Clone project
git clone https://github.com/harryho/react-demo.git


# install the packages with npm
cd react-demo

# development
yarn dev

# build
yarn build


About

React demo project with MUI, Vite and Storybook

Resources

License

Stars

Watchers

Forks

Packages

No packages published