/listed-inc-assignment

A responsive dashboard - board UI

Primary LanguageJavaScript

Dashboard - Board UI

The board UI dashboard is a web application built using React, a popular JavaScript library for building user interfaces. It consists of two main pages: the Signin page and the Dashboard page.

Deployed Link

https://listed-inc-assignment-priyaa74.vercel.app

SignIn Page

The signin page serves as the entry point for users. It provides Google Authentication, where users can authenticate themselves. Upon successful authentication, users are redirected to the dashboard page.

Dashboard Page

The dashboard page is the main interface of the application. It presents users with a visually appealing and interactive layout that allows them to view and manage various aspects of their board like a Sidebar for ease navigation, Data Visualization using Charts and Notifications.

To run this repository on your local environment, follow the steps mentioned below: