An open API service indexing awesome lists of open source software.

https://github.com/anishvermaishere/touchpoll

Poll Application in MERN
https://github.com/anishvermaishere/touchpoll

api authentication dashboard data-visualization expressjs firebase-auth formik jwt jwt-authorization material-ui mern-stack mongodb nodejs oauth poll polling reactjs redux-toolkit reponsive-web-design

Last synced: 4 months ago
JSON representation

Poll Application in MERN

Awesome Lists containing this project

README

          

# Touchpoll
## Polling App in MERN

**To run this app follow these steps:**

1. Download this code as zip or clone by command

```
git clone https://github.com/anishVermaIsHere/touchpoll.git
```
in terminal and open visual studio code with terminal and run command

```
npm install
```

2. Then create **`.env`** file into your app/project folder not in **`src`** which you created, open the **`.env`** file and create these variables in the file

```
REACT_APP_BASEURL=
REACT_APP_DOMAIN=
REACT_APP_NAME='Touchpoll'
REACT_APP_DEFAULT_EMAIL=
REACT_APP_DEFAULT_PASSWORD=

```
and save it.

4. After the installation of all dependencies and environment setup. Now, you have to run last command

```
npm start
```

5. Now your app will start successfully.

# Some screenshots of the app

![1](https://github.com/anishVermaIsHere/touchpoll/assets/97972189/fa1f0ef1-86a6-4523-9a02-98f1f56ecb30)

![2](https://github.com/anishVermaIsHere/touchpoll/assets/97972189/dcad946f-a0b6-4135-a86a-5f9fda3dc051)

![2](https://user-images.githubusercontent.com/97972189/233573309-cd483555-845c-4ec2-90ca-47d97c70a4e9.png)

![3](https://github.com/anishVermaIsHere/touchpoll/assets/97972189/a6c14139-30a7-4147-b53d-4e11fa46c322)

![1](https://user-images.githubusercontent.com/97972189/233573358-6979b905-2093-4bf0-ba1f-7308c2c5645b.png)