A simple mock-up of the Square Dashboard UI Kit using React, Redux, Webpack, Babel, and Firebase. It is only frontend, not including the backend part.
- Webpack
- Babel
- TypeScript
- React
- React Router
- Redux
- styled-components
- axios
- Reselect
- Redux Thunk
- React memo
- React Hooks
- React Portals
- React lazy & Suspense
- React Error Boundaries
- Firebase as simple backend
No create-react-app, classes react components, Bootstrap and jQuery.
npm install
npm run dev
It will run webpack server on http://localhost:8080/#/
Use login and password "admin" to log in.