Skip to content

mpirescarvalho/perguntae

Repository files navigation

Perguntae

GitHub language count GitHub top language GitHub last commit GitHub stars Website

Generate Q&A rooms and answer the right questions. Perguntaê makes it easier to connect with your audience. In real time.

Perguntae

🛠 Technologies

👨‍💻 Contributing

  1. Fork it (https://github.com/mpirescarvalho/perguntae/fork)
  2. Create your feature branch (git checkout -b feature/awesome)
  3. Commit your changes (git commit -am 'Add awesome feature')
  4. Push to the branch (git push origin feature/awesome)
  5. Create a new Pull Request

🚀 Building

You'll need Node.js installed on your computer in order to build this app.

Clone the repository:

$ git clone https://github.com/mpirescarvalho/perguntae.git
$ cd perguntae

Setup a Firebase account and project. Next, fill up the environment variables using .env.template as an example.

Now you can proceed to run the project:

$ npm install
$ npm run start

Runs the app in the development mode.

✉ Contact

made by Marcelo Carvalho made by Marcelo Carvalho

Project developed in the Next Level Week Together.