Skip to content

Application where the user, after logging in with Google, can ask questions and other users can vote for the ones they want answered and the Host can see the questions that are most voted and answer where of importance.

Notifications You must be signed in to change notification settings

marciobahia/Letmeask

Repository files navigation

Let Me Ask

Author Languages Stars

Let Me Ask is a platform built to let you gather questions from your viewers during your stream and let them vote for which are the best questions for you to answer.

Let Me Ask preview

Tecnologies

This project was developed using the following technologies:

💻 Getting started

Requirements

  • You need to install both Node.js and Yarn to run this project.

Clone the project and access the folder

$ git clone https://github.com/marciobahia/Letmeask.git

Follow the steps below

    **Install the dependencies**

# Access the project folder on your terminal/cmd
$ cd letmeask

# Install the dependencies
$ yarn install
# ou npm install

# Run the application in development mode
$ yarn start
# ou npm run start

# Remember to configure your .env.local following the .env.exemple

The app will be available for access on your browser at https://localhost:3000

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.


<<<<<<<

Instagram Badge Linkedin Badge

About

Application where the user, after logging in with Google, can ask questions and other users can vote for the ones they want answered and the Host can see the questions that are most voted and answer where of importance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published