All Projects → delprzemo → React Admin Template

delprzemo / React Admin Template

Licence: gpl-3.0
Simple React admin template - Hooks, Redux, Bootstrap ✅ 🤘

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to React Admin Template

Yadm
Yet Another Dotfiles Manager
Stars: ✭ 2,982 (+638.12%)
Mutual labels:  hooks, bootstrap
Spring Boot Angular2
spring boot backend, angular2 frontend with webpack, typescript, sass, bootstrap4, karma, jasmine
Stars: ✭ 396 (-1.98%)
Mutual labels:  bootstrap
Hooks
FullStack | Zero Api | Using "React Hooks" to develop the back-end | Vite
Stars: ✭ 367 (-9.16%)
Mutual labels:  hooks
Polr
🚡 A modern, powerful, and robust URL shortener
Stars: ✭ 4,147 (+926.49%)
Mutual labels:  bootstrap
Cookiecutter Flask
A flask template with Bootstrap 4, asset bundling+minification with webpack, starter templates, and registration/authentication. For use with cookiecutter.
Stars: ✭ 3,967 (+881.93%)
Mutual labels:  bootstrap
Shards Vue
🌟Shards Vue is a free, beautiful and modern Vue.js UI kit based on Shards.
Stars: ✭ 390 (-3.47%)
Mutual labels:  bootstrap
Go Api Boilerplate
Go Server/API boilerplate using best practices DDD CQRS ES gRPC
Stars: ✭ 373 (-7.67%)
Mutual labels:  bootstrap
Local Storage
React hook which syncs localStorage[key] with the comp.
Stars: ✭ 402 (-0.5%)
Mutual labels:  hooks
Adminkit
🧰 AdminKit is a free & open source Bootstrap 5 Admin Template
Stars: ✭ 395 (-2.23%)
Mutual labels:  bootstrap
Bootstrap Offcanvas
⚡️ Offcanvas menu built with Bootstrap
Stars: ✭ 381 (-5.69%)
Mutual labels:  bootstrap
React Hook Form
📋 React Hooks for form state management and validation (Web + React Native)
Stars: ✭ 24,831 (+6046.29%)
Mutual labels:  hooks
Js Stack From Scratch
🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.
Stars: ✭ 18,814 (+4556.93%)
Mutual labels:  bootstrap
Hamburger React
Animated hamburger menu icons for React (1.5 KB) 🍔
Stars: ✭ 391 (-3.22%)
Mutual labels:  hooks
Hexo Theme Freemind
Most powerful bootstrap theme for hexo.
Stars: ✭ 376 (-6.93%)
Mutual labels:  bootstrap
Wordpress Theme Puock
🎨 一款基于WordPress开发的高颜值的自适应主题,支持白天与黑夜模式、无刷新加载等。
Stars: ✭ 394 (-2.48%)
Mutual labels:  bootstrap
React Uploady
Modern file uploading - components & hooks for React
Stars: ✭ 372 (-7.92%)
Mutual labels:  hooks
React Bootstrap
Bootstrap components built with React
Stars: ✭ 20,261 (+4915.1%)
Mutual labels:  bootstrap
Coderedcms
A content management system for marketing websites based on Django and Wagtail.
Stars: ✭ 386 (-4.46%)
Mutual labels:  bootstrap
Jquery Tabledit
Inline editor for HTML tables compatible with Bootstrap.
Stars: ✭ 402 (-0.5%)
Mutual labels:  bootstrap
Spring Boot Tutorial
Spring Boot Tutorial takes you to learn Spring Boot step by step with a large number of samples.Spring Boot Tutorial 是一本关于 Spring Boot 学习的开源书。用大量实例带你一步一步走进 Spring Boot 的世界。
Stars: ✭ 399 (-1.24%)
Mutual labels:  bootstrap

Simple React Admin template 💥 👌 ⭐️

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 ⭐️ Angular ⭐️ TypeScript ⭐️

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].