Skip to content

A real time polling application, to create and share anonymous polls.

Notifications You must be signed in to change notification settings

kaustubh-jsr/fast_poll_frontend

Repository files navigation

Fast Poll

Fast Poll - A real time polling application built in React and TailwindCSS. The app uses websockets with channels served using redis on the backend django app, to update poll results in real time.

This project was bootstrapped with Create React App.

Run Locally

Clone this project, and also clone the API repo this project utilises for backend

  git clone https://github.com/kaustubh-jsr/fast_poll_frontend.git

Go to the project directory

  cd fast_poll_frontend

Install dependencies

  npm install

Start the server

  npm run start

About

A real time polling application, to create and share anonymous polls.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published