Skip to content

kimberly-0/interactive-comments-section

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive comments section preview

app preview

Getting started

1. Install npm packages

  • In client folder: npm i
  • In server folder: npm i

2. Start client and server

  • Navigate to project root directory
  • Run server with npm run dev

Application will be running on http://localhost:3000/