Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shivammodiin/stisla-react-free-admin-dashboard

Stisla React Admin Dashboard is a React-based Admin Template that will help you to speed up your project and design your own dashboard UI. You will love it. In this Admin Dashboard, I have included Graphs, Charts, ToastBar, Toggle. This Template is based on the Stisla Admin Dashboard. One of the Top Admin template build in React.
https://github.com/shivammodiin/stisla-react-free-admin-dashboard

admin-dashboard admin-template bootstrap css graphjs html javascript react reactjs

Last synced: about 2 months ago
JSON representation

Stisla React Admin Dashboard is a React-based Admin Template that will help you to speed up your project and design your own dashboard UI. You will love it. In this Admin Dashboard, I have included Graphs, Charts, ToastBar, Toggle. This Template is based on the Stisla Admin Dashboard. One of the Top Admin template build in React.

Awesome Lists containing this project

README

        

# Free React Admin Dashboard ⚡️ [![GitHub](https://img.shields.io/github/license/shivammodiin/stisla-react-free-admin-dashboard?color=blue)](https://github.com/shivammodiin/stisla-react-free-admin-dashboard/blob/master/License.md)



Stisla logo

Stisla


This is a ReactJS based Free Admin Dashboard website template.



![GitHub last commit](https://img.shields.io/github/last-commit/shivammodiin/stisla-react-free-admin-dashboard)
![GitHub repo size in bytes](https://img.shields.io/github/repo-size/shivammodiin/stisla-react-free-admin-dashboard)
[![License](https://img.shields.io/github/license/shivammodiin/stisla-react-free-admin-dashboard)](LICENSE)


To view a live example:-
Live url




Stisla Image








Stisla Image











Stisla Image




#### Stisla HTML

Stisla is a Free Bootstrap HTML Admin Template which will help you to speed up your project and design your own dashboard UI. Users will love it.**[Stisla Html](https://github.com/stisla/stisla)**

## How To Use 🔧

From your command line, first clone stisla-react-free-admin-dashboard:

```bash
# Clone this repository
$ git clone https://github.com/shivammodiin/stisla-react-free-admin-dashboard

# Go into the repository
$ cd stisla-react-free-admin-dashboard

# Remove current origin repository
$ git remote remove origin
```

Then you can install the dependencies either using NPM or Yarn:

Using NPM:

```bash
# Install dependencies
$ npm install

# Start development server
$ npm start
```

Using Yarn:

```bash
# Install dependencies
$ yarn

# Start development server
$ yarn start
```

**NOTE**:
If your run into issues installing the dependencies with NPM, use this command:

```bash
# Install dependencies with all permissions
$ sudo npm install --unsafe-perm=true --allow-root
```

Once your server has started, go to this url `http://localhost:3000/` and you will see the website running on a Development Server:


Free React Admin Dashboard

---

## Contributing

If you Want to help stisla-react-free-admin-dashboard to get better? Let's contribute and send pull request

**Issue**:
=> In auth section after navigate to Login or Register Page or any Page where Sidebar is not avalible and going back to HomePage then navigation threw is not Working . On page refresh it should show Loading Indicator until data not retrieved.

## License

stisla-react-free-admin-dashboard is under the [MIT License](LICENSE)

## Netlify Quick Deploy

1. Click the [Deploy to Netlify Button](https://app.netlify.com/start/deploy?repository=https://github.com/shivammodiin/stisla-react-free-admin-dashboard)

[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/shivammodiin/stisla-react-free-admin-dashboard)