Skip to content
This repository has been archived by the owner on Sep 11, 2020. It is now read-only.
/ pollinstant Public archive

Polling/Survey Application With Express Backend And React Frontend

Notifications You must be signed in to change notification settings

vinmugambi/pollinstant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is a CRUD web application that enables registered users to create polls/surveys for other users to respond.

Installation

Prerequisites

nodejs version 6.x, npm version 3.x, mongodb

To install clone this repository

git clone https://github.com/vinmugambi/pollinstant.git
cd pollinstant
npm install
npm start

or download the repository and extract it to a folder. You can then navigate into the pollinstant folder using the terminal.

npm install
npm start

About

Polling/Survey Application With Express Backend And React Frontend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published