ishantgupta777 / stackoverflow-assginment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stack Overflow Assignment

By Ishant.

Steps to run locally:

Method 1 (using docker)

  • If you don't have docker installed locally then follow this guide
  • Run below command in root folder of the project
docker-compose up --build

Method 2 (using node js)

  • If you don't have nodejs installed locally, download from here
  • Run below command in root folder of the project
npm install
npm start

Some Screenshots:

image

image

About


Languages

Language:TypeScript 63.0%Language:HTML 25.7%Language:CSS 11.2%