Skip to content

Employee polling site that let employees ask or vote on questions, using React and redux for the frontend and JSON-server as the backend

Notifications You must be signed in to change notification settings

DGCP3/Employee-Polls

Repository files navigation

image

Employee Polls

login info
Username: zoshikanlu
Password: pass246

Features

  • Login/logout
  • Create a poll
  • Vote on a poll
  • display leaderboard

Run Locally

Clone the project

  https://github.com/DGCP3/employee-polls.git

Go to the project directory

  cd employee-polls

Install dependencies

  npm install

Start the server

  npm run start

Start the mock api server

  npm run server

or start both

npm run start-server

About

Employee polling site that let employees ask or vote on questions, using React and redux for the frontend and JSON-server as the backend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published