Skip to content

Let Me Ask lets you create real-time Q&A rooms, firstly idealized by @Rocketseat's Next Level Week #6 - Together.

License

Notifications You must be signed in to change notification settings

leoronne/letmeask

Repository files navigation

Project   |    Techs   |    Installation   |    Start   |    Test   |    Contributing   |    License

Repository size Top language Last commit


Project 🌟

Let Me Ask is a simple application that lets the user create real-time Q&A rooms and organize their audience questions (pin, favorite or mark as answered). It was made using the Real Time Database from Firebase.


It was firstly idealized by @Rocketseat's Next Level Week #6 - Together.


Deployed here.


Techs 🚀


Installation 🔧

First you need to clone the project using git clone https://github.com/leoronne/letmeask.git.

Then you can install the application using npm install or yarn install on the client and server directory.


Start 🔛

To start the application interface just run npm start or yarn start on the root dir.


Test ✔️

To run the tests on this application, just run npm run test:cover or yarn test:cover on the client directory, it will generate a coverage report on the same dir.


Contributing 🤔

Please read CONTRIBUTING for details on code of conduct, and the process for submitting pull requests to the project.


License 📝

License