Skip to content

PHAGUN-JAIN/voting-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backend-with-node

tools and tech used

  • AstraDB as database
  • NODEJS with express
  • Postman for api testing

routes included

  • /randomize
    • this route is created for practising
  • /voting
    • this will take us to the main web app

how to run the project

  1. clone the repo to system.
  2. navigate to project folder
npm install
npm start

sneak peek :)