Skip to content

kaustubh-jsr/fast_poll_frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors