assignementt

A simple React application created with create-react-app.

Getting Started

Follow these steps to get the project up and running on your local machine.

Prerequisites

  • Node.js (v12 or later)
  • npm (v6 or later) or yarn (v1.22 or later)

Installation

  1. Clone the repository:
       git clone https://github.com/g-rashmi/assignementt.git
  2. navigate to my-app:
        cd assignementt/my-app
  3. Install dependencies:
         npm install
  4. Run :
       npm start