Skip to content

eduardaterra/letmeask

Repository files navigation

This project was made during the event Next Level Week by Rocketseat. Create a live Q&A chat room and make it easy for you to interact with your audience!


🧩 Tecnologies


🌱 Getting started

You can access the deployed project by clicking here.

Also, you can clone the repository and access the files. You will need to have installed Node.js and have an account on Firebase for the Realtime Database purposes.

$ git clone https://github.com/eduardaterra/letmeask.git

To initiate the project, you have to access the file, install the dependencies and start with NPM.

$ cd letmeask

$ npm install

$ npm start

The app will be available in your browser by the address http://localhost:3000