To get this project up and running on your local machine, follow these steps:
Make sure you have the following installed:
- Clone the repository:
git clone https://github.com/ramHruday/rh-dev.git cd rh-dev - Install dependencies:
yarn
To start the development server:
yarn run startThis will open the application in your browser at http://localhost:3000 (or another available port).