daniilidisK / Dockerized-Twitter-Trends-Dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with this project

Install dependencies

Install the dependencies first by going into individual folders, i.e., frontend and backend using npm install individually

Run the application

use npm run dev inside the project root folder to start the both the applications, frontend React will run on PORT=3000 and backend express will run on PORT=4000

About


Languages

Language:JavaScript 51.2%Language:CSS 24.5%Language:HTML 19.8%Language:Dockerfile 4.4%