Skip to content

Administration panel / dashboard for user management.

Notifications You must be signed in to change notification settings

nicmalegre/user-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Users dashboard

About this project

React/Redux administration panel/dashboard for user management.

If you want to see the result, you can go to https://user-dashboard-nicmalegre.herokuapp.com/ or https://nicmalegre-users.netlify.app/

Technologies and libraries:

  • React
  • Redux
  • React-router-dom
  • Material-UI

What commands did I run to create this project?

  • npx create-react-app user-dashboard --template redux
  • yarn add @mui/material @emotion/react @emotion/styled
  • yarn add react-router-dom@6

How to run the project locally?

  1. Make sure you have yarn installed
  2. Clone the repository

    git clone https://github.com/nicmalegre/user-dashboard.git

  3. Go to the project directory

    cd user-dashboard

  4. Install all:

    yarn install

  5. Now run the app:

    yarn start

  6. By default the server will run in the port localhost:3000
  7. Enjoy it!!! 💻💻

About

Administration panel / dashboard for user management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published