• Stars
    star
    1,526
  • Rank 29,521 (Top 0.6 %)
  • Language
    JavaScript
  • Created about 8 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

๐Ÿ”ฅReact Dashboard - isomorphic admin dashboard template (React.js, Bootstrap, Node.js, GraphQL, React Router, Babel, Webpack, Browsersync) ๐Ÿ”ฅ

React Dashboard โ€” "isomorphic" admin dashboard template

built with React, Bootstrap, React Router, Redux and GraphQL based on Create React App and latest industry best practices.

View Demo | Download | More templates | Support forum

react-dashboard

This seed project is a sort of a free version of a template that may be found on Themeforest or Wrapbootstrap with working backend integration. You may use it to bootstrap the development of your next web app.

Features

  • React
  • Mobile friendly layout (responsive)
  • React Router
  • Bootstrap3
  • GraphQL
  • Nodejs backend inegration
  • Sass styles
  • Stylish, clean, responsive layout
  • Lots of utility css classes for rapid development (flatlogic css set)
  • Authentication
  • CRUD operations examples

Quick Start

1. Get the latest version

You can start by cloning the latest version of React Dashboard on your local machine by running:

$ git clone -o react-dashboard -b master --single-branch \
      https://github.com/flatlogic/react-dashboard.git MyApp
$ cd MyApp

2. Run yarn install

This will install both run-time project dependencies and developer tools listed in package.json file.

3. Run yarn dev

This command will start the app with simultaneously with express server, set up your database, start local server XAMPP, opensever, or other tool to start database, connect to it in file

src > data > sequelize.js.

Also go to

src > data > schema.js 

and enable mutation. This preparation will enable to realize CRUD operations locally

4. How to create db

Create db. For instance name it "sequelize" and add posts table to it, your table should have same structure as you can see on the screenshot
table structure

http://localhost:3000/ โ€” Node.js server
http://localhost:3000/graphql โ€” GraphQL server and IDE

Now you can open your web app in a browser, on mobile devices and start hacking. Whenever you modify any of the source files inside the /src folder, the module bundler (Webpack) will recompile the app on the fly and refresh all the connected browsers.

For more info please refer to getting started guide to download and run the project (Node.js >= 6.5)

Support

For any additional information please go to our support forum and raise your questions or feedback provide there. We highly appreciate your participation!

How can I support developers?

Premium themes

Looking for premium themes and templates? Check out more admin dashboard templates at flatlogic.com.

License

MIT and another MIT from RSK.

More Repositories

1

react-native-starter

๐Ÿš€A powerful react native starter template that bootstraps development of your mobile application
JavaScript
2,047
star
2

awesome-bootstrap-checkbox

โœ”๏ธFont Awesome Bootstrap Checkboxes & Radios. Pure css way to make inputs look prettier
CSS
2,042
star
3

react-material-admin

โ˜„๏ธReact Material Admin is a React template built with Material-UI
JavaScript
1,535
star
4

angular-material-dashboard

Angular admin dashboard with material design
JavaScript
1,346
star
5

sing-app

๐Ÿ’ฅFree and open-source admin dashboard template built with Bootstrap 4.5 ๐Ÿ’ฅ
Handlebars
1,267
star
6

sing-app-vue-dashboard

Vue.js admin dashboard template built with Bootstrap 4.5
Vue
681
star
7

light-blue-react-template

Light Blue React Template - Admin Dashboard Template built with React
JavaScript
491
star
8

bootstrap-tabcollapse

Bootstrap Tab Collapse plugin. Switches bootstrap tabs component to collapse for small screens
HTML
371
star
9

light-blue-vue-admin

๐Ÿค˜Vue admin dashboard template with stylish transparent design
Vue
349
star
10

angular-dashboard-seed

Angular dashboard sample application with nodejs REST backend integration
JavaScript
195
star
11

light-blue-dashboard

๐Ÿ”ฅ Free and open-source admin dashboard template built with Bootstrap
Handlebars
146
star
12

sofia-react-template

๐Ÿ”ฎ Sofia React Template - Admin Dashboard Template built with React
JavaScript
142
star
13

one-react-template

Flatlogic One - React Template and Theme
JavaScript
141
star
14

material-vue

๐Ÿ’Ž Vue Material Template - Vuetify admin dashboard template built with Vuetify and Love ๐Ÿ’
Vue
138
star
15

widgster

Small jQuery plugin that provides an easy way to handle basic widget functions like collapsing, closing, ajax-refreshing & fullsreening.
JavaScript
37
star
16

one-bootstrap-template

Flatlogic One - Free Bootstrap Template and Theme
Handlebars
25
star
17

ecommerce-dashboard-react

E-commerce dashboard built with Cube.js and React
JavaScript
24
star
18

dashboard

JavaScript
16
star
19

joulon-demo

JavaScript
2
star
20

cli

Fullstack application generator
TypeScript
2
star
21

app-generator-java

Flatlogic App Generator
Java
1
star