Shreyanshpaliwal02 / React-Admin-Dashboard-Panel

React hooks and components based admin dashboard app for analytics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Access the deployed app here: https://general-dashboard.vercel.app/ Announcement- I have tried to add a Node.js server and fetched the users and products table from MongoDB with the help of a friend, pushing the new update very soon as I work through everything :) Please Note:

  1. The app has now been connected to a database, earlier dummy datasets were created by me.
  2. It is still under development, links such as system health, notifications,settings, sign-in and log out have not been implemented yet. But I will continue to work on this app as I learn more React, this is just the beginning.

Getting Started with Create React App

This project was bootstrapped with Create React App and can be used as a template for many applications such as Netflix, Amazon Shopping etc. Imports -

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.\

npm test

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

SNIPPETS: 1.Home page image 2.Home page [night mode] image 3.Users page image 4.Users page [night mode] image 5.Add new user (1) image 6.User profile image

THANK YOU!

About

React hooks and components based admin dashboard app for analytics


Languages

Language:JavaScript 68.0%Language:SCSS 30.5%Language:HTML 1.3%Language:Shell 0.2%