Skip to content

A simple dashboard with dummy data developed in ReactJS with TypeScript.

Notifications You must be signed in to change notification settings

mateussp97/dashboard-reactts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React and TypeScript: Developing a Dashboard

What was developed?

In this course a Dashboard was developed using ReactJs and TypeScript.

About the project

Main page with a simple one-time authentication system not involving a database. Application involving the use of localStorage to save information when the user changes the color of the theme and navigates to another screen ensuring that the theme is always saved. Fully responsive layout with Grid Layout and Flexbox, creation of graphics with the recharts library, creation of a theme switching application varying between dark and light and a basic animations application with keyframes.

Web Preview

Technology

The technologies used in this project were:

To run

Clone the repository

git clone https://github.com/mateussp97/dashboard-reactts

Enter the directory

cd dashboard-reactts

Download the dependencies

yarn install

Run

Run yarn start and access the application via http://localhost:3000

Login and password

Enter mateus@email.com in the email field and 123 in the password field to access the project

About

A simple dashboard with dummy data developed in ReactJS with TypeScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published