eugbyte / Redux-Saga-DashBoard

Admin dashboard for online store using Redux, Redux-Saga and Axios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This is the admin page for the online shop https://onlineshop-6116a.firebaseapp.com/ (also built using React)

npm start

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

Tools used

  1. Redux
  2. Redux Saga
  3. REST APIs using Axios and Firebase
  4. React Router
  5. Custom form validation

Side note

This is a work in progress. Will be implementing react-hook-form, and login authentication.

About

Admin dashboard for online store using Redux, Redux-Saga and Axios


Languages

Language:JavaScript 87.3%Language:HTML 8.5%Language:CSS 4.2%