Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/shivammodiin/stisla-react-free-admin-dashboard
- Owner: shivammodiin
- License: mit
- Created: 2020-08-21T04:19:02.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-14T08:48:56.000Z (over 2 years ago)
- Last Synced: 2023-09-02T10:06:22.737Z (over 1 year ago)
- Topics: admin-dashboard, admin-template, bootstrap, css, graphjs, html, javascript, react, reactjs
- Language: JavaScript
- Homepage: https://react-free-admin-dashboard-template.netlify.app/
- Size: 13.6 MB
- Stars: 34
- Watchers: 3
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.md
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
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 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:
---
## 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)