You can check out live preview.
- Clone the repo
git clone https://github.com/smart-dev30/react-admin.git - Go to your project folder from your terminal
- Run:
npm installoryarn install - After install, run:
npm run startoryarn start - It will open your browser(http://localhost:3000)
React Admin is built on top of Create React App, which means all features that create-react-app supports are available.
To enable basic Google Analytics page tracking, you can add "REACT_APP_GOOGLE_ANALYTICS" variable in .env(or create env.production) file. For example, REACT_APP_GOOGLE_ANALYTICS=xxxxxx like this.
If you want more premium or free React Bootstrap themes, you can get it here