Coder Social home page Coder Social logo

bgpgfelipe / admin-panel-template-react Goto Github PK

View Code? Open in Web Editor NEW

This project forked from varunon9/admin-panel-template-react

0.0 0.0 0.0 891 KB

Admin Panel template built in node.js and react.js using MySQL database.

License: MIT License

JavaScript 95.66% HTML 2.27% CSS 2.07%

admin-panel-template-react's Introduction

Admin Panel Template

Admin Dashboard developed in react.js and node.js.

Functionalities-

  1. Login
  2. Signup
  3. Authentication using jsonWebToken
  4. Update Profile after login
  5. Routing
  6. Toast Notification

Main Technologies/Libraries Used-

  1. React with redux
  2. Node.js
  3. MySQL
  4. Sequelize
  5. JsonWebToken
  6. Express
  7. Semantic UI React
  8. React Toastify

How to setup project

  1. Clone the repo https://github.com/varunon9/admin-panel-template-react.git
  2. Move to project folder cd admin-panel-template-react
  3. Install dependencies npm install
  4. Create config.js file from config-sample.js cd config && cp config-sample.js config.js
  5. In MySql create a database "adminPanelTemplate" (or with any other name but must be mentioned in config.js)
  6. Update username with your MySql username and password with your MySql password in config.js
  7. Build bundle.js npm run build (for development use npm run build-dev and keep terminal open)
  8. start the project from project root directory node bin/www or nodemon
  9. Visit localhost:4000 in browser
  10. Use npm run build-sass to transpile sass/scss files to css.

Screenshots

Login Signup
Dashboard Profile

admin-panel-template-react's People

Contributors

varunon9 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.