This project is a fullstack frontend development app built majorly on google firebase technology. Bootstrapped with Create React App, it is a refactored version of lama dev react-admin-panel (react admin panel part1 react admin panel part2). You can view the live version here.
- All styles are in js no extra .css extensions
- UI responsiveness across screens
- form validation
- Mui
- Moment
- react-circular-progressbar
- recharts
- firebase
- Sign-in / Sign-up
- Created User
- Edit User
- Recover Password
Development
- npm run dev
- Open browser at speciifed url. Most likely http://localhost:3000
Production
- npm run build