Skip to content

LetmeAsk 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.

Notifications You must be signed in to change notification settings

RuthMaria/letmeask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preview   |    Technologies Used   |    How to run the project   |    How to contribute   |    License

PRs welcome! License License


📚 About

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.

Functionality

  • User authentication
  • Create rooms
  • Entering already created rooms
  • The administrator can:
    • Highlight the question
    • Mark the question as answered
    • Delete the question
    • Close the room
  • The user can
    • Send questions
    • Like other questions

📺 Preview

video



⚒️ Technologies Used

  • React.js

  • TypeScript

  • Firebase

  • Sass

  • Content API


🚀 How to run the project


  • Clone this repository
git clone https://github.com/RuthMaria/letmeask.git
  • Install dependencies
yarn
  • Rename .env.exemple file to .env.local and configure your credentials of the firebase
  • Run the project
yarn start

🎯 How to contribute

  • Fork this repository,
  • Create a branch with your feature: git checkout -b my-feature
  • Commit your changes: git commit -m 'feat: My new feature'
  • Push your branch: git push origin my-feature


📝 License

This project is under the MIT license. See the file LICENSE for more details.


Developed with ❤️ by Ruth Maria

About

LetmeAsk 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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published