Skip to content

The task involves creating a React application that allows users to perform authentication and manage user data. The application will interact with the Reqres API as the third-party service.

License

Notifications You must be signed in to change notification settings

arashyeganeh/interview-task-novin.dev

Repository files navigation

Interview Task for Novin.dev

Overview

Company Name: Novin.Dev

Industry: FinTech

Website: https://novin.dev/

Task Description

The task involves creating a React application that allows users to perform authentication and manage user data. The application will interact with the Reqres API as the third-party service.

Project Requirements

Features

  1. User Authentication:
    • Users can log in to the system using the endpoint: /api/login.
  2. View Users:
    • Authenticated users can fetch and view a paginated list of users via /api/users?page=?.
  3. User Details:
    • Authenticated users can view detailed information about a specific user.
  4. Logout:
    • Authenticated users can log out of the system.

API Reference

The task relies on the Reqres API.

Screenshots

login dashboard user noftound

About

The task involves creating a React application that allows users to perform authentication and manage user data. The application will interact with the Reqres API as the third-party service.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published