Skip to content

adarraji/react-shop-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Shop Admin Dashboard

React Admin Dashboard. Home page has different widgets, progress bar, interactive chart and a table. The app has different pages with data tables for users, products, signle user and signle product. You can select, view, delete, sort and filter items in theses tables. You can view a signle item in table by clicking on view button.

You can see the website here

This is one of three parts of full stack eCommerce app. You can find the Node.js/MongoDB REST API backend here and the React eCommerce Web application here

To run the application

  1. Clone this repo
  2. Run npm install
  3. Run `npm start

Built With

  • HTML
  • CSS
  • Javascript
  • React
  • styled-components
  • Material-UI
  • React Router
  • React Hooks
  • React Redux / Redux toolkit
  • Recharts
  • FireBase

Environmental Variables

Firebse App Configuration File

Create src/firebase.js file and add Firebase app configration in it

Server URL

Add server url in src/requestMethods.js

Deployment

Deployed on Netlify

You can see the website here

Authors

Deploy status

Netlify Status

Screenshots


Home Page


Image 1

Image 2




Products Page


Image 3




Product Page


Image 4




New Product Page


Image 5




Users Page


Image 6




User Page


Image 7




New User Page


Image 8




Releases

No releases published

Packages

No packages published

Languages