An open API service indexing awesome lists of open source software.

https://github.com/devzgabriel/askoffe

Create live Q&A rooms and answer your audience's questions in real-time
https://github.com/devzgabriel/askoffe

firebase firebase-auth firebase-database react sass typescript

Last synced: about 2 months ago
JSON representation

Create live Q&A rooms and answer your audience's questions in real-time

Awesome Lists containing this project

README

          


Askoffe


Askoffe


Askoffe


Askoffe

Dark Version


Askoffe
Askoffe
Askoffe
Askoffe


## Create live Q&A rooms and answer your audience's questions in real-time


## ๐Ÿงช Technologies

This project was developed using the following technologies:

- [React](https://reactjs.org)
- [Firebase](https://firebase.google.com/)
- [TypeScript](https://www.typescriptlang.org/)

## ๐Ÿš€ Getting started

Clone the project and access the folder.

```bash
$ git clone git@github.com:devzgabriel/Askoffe.git
$ cd Askoffe
```

Follow the steps below:

```bash
# Install the dependencies
$ yarn

# Start the project
$ yarn start
```

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

## ๐Ÿ”– Layout

You can view the `old` project layout through the links below:

- [Layout Web](https://www.figma.com/file/u0BQK8rCf2KgzcukdRRCWh/Letmeask/duplicate)

Remembering that you need to have a [Figma](http://figma.com/) account to access it.

## ๐Ÿ“ License

This project is licensed under the MIT License. See the [LICENSE](LICENSE.md) file for details.

---

Made with ๐Ÿ’œ by Gabriel Silva and Rocketseat