Skip to content

Shahriar-Rumel/antd-challenge-2

Repository files navigation

Design an ATS System with React, Tailwind CSS, TypeScript, and Ant Design System

Features

  • React: A JavaScript library for building user interfaces.
  • Tailwind CSS: A utility-first CSS framework for rapid UI development.
  • TypeScript: A statically typed superset of JavaScript.
  • Ant Design: A popular UI component library for React.

Getting Started

Prerequisites

Make sure you have Node.js and npm (Node Package Manager) installed on your machine.

Installation

  1. Clone this repository:

    git clone https://github.com/Shahriar-Rumel/antd-challenge-2.git
    cd antd-challenge-2
  2. Install dependencies:

 npm install
  1. Start the development server:
 npm start

The application will be available at http://localhost:3000.

License

This project is licensed under the MIT License - see the LICENSE file for details

Releases

No releases published