Skip to content

thapasubham/frontend

Repository files navigation

UBA Frontend

Requirement

Installation

You can run it using the following ways

Using docker

  1. Clone the repo
git clone https://github.com/thapasubham/frontend.git
  1. Ensure you have installed Docker.
  2. Enter the directory and run the following command
cd frontend
docker-compose up --build -d

Using node

  • 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

You should be able to access it at

http://localhost:5000/

About

Frontend app during the internship at UBA Solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages