DevNamedZed / react-reduction

React version of Reduction Admin Template

Home Page:https://reduction-admin.firebaseapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Reduction - Free Admin Template Built with React and Bootstrap4

alt text

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.

About

React version of Reduction Admin Template

https://reduction-admin.firebaseapp.com/

License:MIT License


Languages

Language:JavaScript 93.3%Language:CSS 4.6%Language:HTML 2.1%