Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.08 KB

README.md

File metadata and controls

17 lines (14 loc) · 1.08 KB

Voting Booth

In order to run this project follow the following steps:

  • Install Node 16 - you can also use Node Version Manager
  • Open the command line in the project's root and run yarn - it will install all the dependencies of the project
  • Still in the command line in the project's root, run yarn start - it will run the app in development mode;
  • Open http://localhost:3000 to view it in the browser.
  • All the commits pushed to master branch will be deployed directly to production. Check Github Action to see the status of the deployment
  • Happy coding! :)

Tech Stack

This app was developed with: