Skip to content

shzzd/ati-card-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task - ATI Limited.

These instructions will help you set up and run the project on your local machine.

Prerequisites

Ensure you have the following software installed on your machine:

  • Node.js: Download and install from nodejs.org
  • npm: Comes with Node.js. You can also use yarn as an alternative. Install Yarn from yarnpkg.com

Installation

  1. Clone the repository:

    git clone https://github.com/shzzd/ati-card-task.git
    cd ati-card-task.git
  2. Install dependencies:

    Using npm:

    npm install

    Or using Yarn:

    yarn install

Running the Application

To run the application in development mode, execute the following command:

Using npm:

npm start

About

ATI Task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors