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
- Host: GitHub
- URL: https://github.com/anishvermaishere/touchpoll
- Owner: anishVermaIsHere
- Created: 2023-02-03T16:53:15.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-03-19T18:38:38.000Z (about 1 year ago)
- Last Synced: 2025-05-31T05:41:13.111Z (about 1 year ago)
- Topics: 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
- Language: JavaScript
- Homepage: https://touch-poll.web.app/
- Size: 1.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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




