- Docker
- Node(This was made in v20)
- Typescript
You can run it using the following ways
- Clone the repo
git clone https://github.com/thapasubham/frontend.git
- Ensure you have installed Docker.
- Enter the directory and run the following command
cd frontend
docker-compose up --build -d
- Clone this Repo
git clone https://github.com/thapasubham/frontend.git
- Navigate to the project directory
cd frontend
- Install the dependencies
npm install
- Run the projects
npm run start
http://localhost:5000/