https://github.com/jyotipm1999/assignment-webreinvent
Secure-user-management-dashboard
https://github.com/jyotipm1999/assignment-webreinvent
api axios reqres tailwindcss typrescript
Last synced: about 1 month ago
JSON representation
Secure-user-management-dashboard
- Host: GitHub
- URL: https://github.com/jyotipm1999/assignment-webreinvent
- Owner: JYOTIPM1999
- Created: 2024-04-06T12:50:23.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-07T10:03:23.000Z (about 2 years ago)
- Last Synced: 2025-03-04T14:49:21.389Z (about 1 year ago)
- Topics: api, axios, reqres, tailwindcss, typrescript
- Language: TypeScript
- Homepage: https://secure-um-dashboard.netlify.app/
- Size: 195 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Secure-User-Management-Dashboard Assignment
This is a React-Typescript project to test user authenticationfor using ReqRes API. Technologies used to build this project are React.js,ReactDOM, Typescript, Tailwind-css.
## Various Screens
- [Dashboard page(Secured)](https://secure-um-dashboard.netlify.app/)
- [Signin page](https://secure-um-dashboard.netlify.app/signin)
- [Signup page](https://secure-um-dashboard.netlify.app/signup)
## API Reference
## Glimps of the web app
#### Dashboard page

#### Signup page

#### Signup page(Wrong Password)

#### Signup page(Wrong credentials)

#### Signin Page

#### Signin Page(Wrong Password)

#### Signin Page(Wrong Credentials)

#### Responsiveness




## Features
- Users can try to authenticate using Reqres API.
- The form data is stored in a Redux and localstorage.
## Tech Stack
**Frontend:** Typescript, Tailwind Css, ReqRes, Axios, React-router-dom