Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justehmadsaeed/survey-lit
A form building and online survey management platform
https://github.com/justehmadsaeed/survey-lit
firebase-auth firestore formik react reactjs redux-toolkit tailwindcss typeform yup
Last synced: 3 days ago
JSON representation
A form building and online survey management platform
- Host: GitHub
- URL: https://github.com/justehmadsaeed/survey-lit
- Owner: justEhmadSaeed
- Created: 2022-01-11T18:54:12.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-25T16:41:00.000Z (over 2 years ago)
- Last Synced: 2023-03-07T21:09:35.915Z (over 1 year ago)
- Topics: firebase-auth, firestore, formik, react, reactjs, redux-toolkit, tailwindcss, typeform, yup
- Language: JavaScript
- Homepage: https://survey-lit.netlify.app/
- Size: 5.24 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![Survey Lit](/src/assets/logo.png)
# Survey Lit 🔥
A free online survey management platform which is easy to use and get data from the people on various topics.
## Run the project locally
### 1. Clone and install 🖥️
- Clone the repository using command:git clone https://github.com/justEhmadSaeed/survey-lit.git
- Install necessary NPM packages using commandnpm install
### 2. Configure Firease for your project 🛠️
- Create Firebase account here https://firebase.google.com/
- Create a new web project and enable Google and Email authentication
- Create a Firestore database using the schema in root dirextory
- Go to project settings in Firebase and copy API keys
### 3. Environment Variables #️⃣
- Create a file named ``.env``
- Copy the contents of ``example.env`` and paste them into ``.env``
- Replace you API keys
### 4. Start the server 🚀
- Start React server by using commandnpm start
- The development server would start running on ``localhost:3000``
- Make Your Changes and Enjoy :)## About the Developers
1. Ehmad Saeed https://github.com/justEhmadSaeed
2. Zaeema Anwar https://github.com/theZaeemaAnwar