Effzz / test-mykonsul

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test Applicant Mykonsul.com

Overview

This project is a test application developed for Mykonsul.com using ReactJS, Vite, and Ant Design (antd). It provides a basic structure for user authentication and dashboard functionality.

Technologies

  • ReactJS: A JavaScript library for building user interfaces.
  • Vite: A fast build tool for modern web development.
  • Ant Design (antd): A design system and React UI library for building rich user interfaces.

Features

  • Sign In: Users can sign in to access the application.
  • Dashboard Page: A user-friendly dashboard to navigate and display user-specific information.
  • Logout: Users can log out of the application securely.

Getting Started

To run the project locally, follow these steps:

  1. Clone the repository:

    git clone <repository-url>
  2. Navigate to the project directory:

    cd <project-directory>
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Open your browser and navigate to http://localhost:3000 (or the specified port) to view the application.

License

This project is licensed under the MIT License.

About


Languages

Language:TypeScript 73.9%Language:CSS 7.9%Language:JavaScript 7.1%Language:Less 7.0%Language:HTML 3.7%Language:Shell 0.3%