Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adsonnovaes/letmeask

Aplicação que facilita a criação e a priorização de perguntas referentes a um determinado assunto. Desenvolvido durante a NLW Together, trilha react.
https://github.com/adsonnovaes/letmeask

firebase nlw-together react rocketseat scss typescript

Last synced: 25 days ago
JSON representation

Aplicação que facilita a criação e a priorização de perguntas referentes a um determinado assunto. Desenvolvido durante a NLW Together, trilha react.

Awesome Lists containing this project

README

        


Letmeask logo


Letmeask




## 🧪 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 https://github.com/adsonnovaes/Letmeask.git
$ cd Letmeask
```

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

## ⚡ Exchange of Themes

The project has the theme change, allowing the choice between the light theme and the dark theme, saving the user's preference:

### Light Theme


Letmeask light theme

### Dark Theme


Letmeask light theme