reduction-admin / react-reduction

React Reduction - Free Admin Template Built with React and Bootstrap4

Home Page:https://reduction-admin.github.io/react-reduction/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Reduction

Preview

You can check out live preview.

Quick Start

  1. Clone the repo git clone https://github.com/reduction-admin/react-reduction.git
  2. Go to your project folder from your terminal
  3. Run: npm install or yarn install
  4. After install, run: npm run start or yarn start
  5. It will open your browser(http://localhost:3000)

Note

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.

More Bootstrap Themes

If you want more premium or free React Bootstrap themes, you can get it here

Flat Logic

About

React Reduction - Free Admin Template Built with React and Bootstrap4

https://reduction-admin.github.io/react-reduction/

License:MIT License


Languages

Language:JavaScript 92.9%Language:CSS 4.7%Language:HTML 2.4%