Home
Softono

React Admin Template

Open source CSS
444
Stars
88
Forks
21
Issues
21
Watchers
3 years
Last Commit

 About React Admin Template

Simple React admin template - Hooks, Redux, Bootstrap :whitecheckmark: :metal:

Platforms

Web Self-hosted

Languages

CSS

Need Help Installing React Admin Template?

We provide expert installation service for this software. Our team will install, configure, and secure React Admin Template on your server. plans start at just $30.

React Admin Template

View on GitHub

Simple React Admin template :boom: :ok_hand: :star:

Netlify Status Awesome

Completly free simple admin template starter for React.

Only core functionalities in order to avoid huge refactor/cleaning.

Ready to start new project, small amount of dependencies, easy configuration, modern and fast.

Created by https://foreach.pl trainers for training participants.

Check also Cheatsheets:

React :star: Angular :star: TypeScript :star:

image

Demo

Click here for a demo

Features

  • React (without jQuery etc.)
  • TypeScript
  • React Hooks
  • Redux
  • Responsive (adjusted to mobile devices)
  • React-router-dom
  • Bootstrap 4
  • Modern, clean, readable layout
  • Authentication
  • Clean, easy, ready to start new project

Pricing

It's completly free (no commercial versions)

Quick start

1. Get the latest version

Clone repository

$ git clone https://github.com/delprzemo/react-admin-template.git React-Admin-Template
$ cd React-Admin-Template

2. Run npm install

npm install will install all modules listed as dependencies in package.json file.

3. Run npm run start

It will run application in http://localhost:3000

4. Run npm run build

Builds the production version of app and put it into build folder. Now you can use these files to perform real production deployment.

Contribute

Contributions are always welcome!

License

CC0

To the extent possible under law, Przemek Struciński has waived all copyright and related or neighboring rights to this work.