An open API service indexing awesome lists of open source software.

https://github.com/nyctophilus/dashboard


https://github.com/nyctophilus/dashboard

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

![React](https://img.shields.io/badge/-ReactJs-61DAFB?logo=react&logoColor=white&style=for-the-badge)
![Redux](https://img.shields.io/badge/-Redux-61DAFB?logo=Redux&color=blueviolet&logoColor=white&style=for-the-badge)


Dashboard React App









Table of Contents


  1. Overview

  2. Stack

  3. Getting Started

  4. Installation

  5. Live Demo

  6. Screenshots






## Overview

### This is a Dashboard which used a lot of react functionality to create. It has Main, login, Register, Error Pages. user login authentication with firebase login tokens (automatic login, automatic logout on token expires). Redux/toolkit used in state management.

## Stack

- React.js
- Redux
- portals
- react-transition-group

---

## Getting Started

This project require some prequesites and dependenscies to be installed, you can find the instructions below

> To get Started, follow these simple steps :

## Installation

1. Clone the repo

2. go to project folder

3. install dependencies

```bash
npm i
npm start
```




## Screenshots

### Preview Image

![Preview](preview.png)
![Preview1](preview1.png)
![Preview2](preview2.png)
![Preview3](preview3.png)

## Preview

[![Netlify Status]()]()

## Trial Credentials

- email: [email protected]
- password: 12345678

(back to top)