You can check out live preview.
- Clone the repo
git clone https://github.com/reduction-admin/react-reduction.git
- Go to your project folder from your terminal
- Run:
npm install
oryarn install
- After install, run:
npm run start
oryarn start
- It will open your browser(http://localhost:3000)
React Reduction 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