leo-pro / letmeask-web

An amazing web application built to organize questions from your audience.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Letmeask

πŸ§ͺ Technologies

This project was built with these technologies:

πŸš€ Getting Started

Clone the project repository and open the folder

$ git clone https://github.com/leo-pro/letmeask-web/
$ cd letmeask-web

To start the project, follow the steps below:

# install dependencies
$ yarn 
#or 
$ npm install

# Iniciar o projeto
$ yarn start 
#or 
$npm run start

Apps started on your browser at http://localhost:3000.

It's necessary to create a Firebase account and one project to use Realtime Database.

πŸ’» About

Letmeask is an application developed for content creators to create Q&A rooms with their audience, in a very intuitive, organized and democratic way.

This is one of the projects developed during the Next Level Week Together, presented from the 20th to the 27th of June 2021.

πŸ”– Layout

You can view the project layout through the link below:

πŸ“ License

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

Made with ❀️ & ReactJS by Leonardo Alves

About

An amazing web application built to organize questions from your audience.


Languages

Language:TypeScript 65.8%Language:HTML 34.2%