👋 Welcome to the Pehel repository.
you can follow these general steps:
Install the necessary software:
Node.js
: v20
Clone the repository
git clone https://github.com/gitmedha/pehel2.0.git
Switch to the project root directory
cd pehel2.0
Install the npm dependencies
npm install
Install the yarn dependencies
yarn install
After installing dependencies, start the development server:
yarn start
Open (http://localhost:3000) with your browser to see the result.
To learn more about React, take a look at the following resources:
- React Documentation - learn about React features.