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

https://github.com/jefferson1104/letmeask-reactjs

An online platform for you to better organize questions and answers in a live.
https://github.com/jefferson1104/letmeask-reactjs

firebase react typescript

Last synced: 3 months ago
JSON representation

An online platform for you to better organize questions and answers in a live.

Awesome Lists containing this project

README

        


Moveit


technology
technology
technology


# :memo: About this project
Letmeask is a platform to organize questions, it has integration with realtime database and firebase authentication method, in this project several concepts and resources of the reactjs library were used, besides dependencies and interesting external libraries.
# :rocket: Main technologies

# :cyclone: How to run this project
```bash
# Clone this repository
$ git clone https://github.com/jefferson1104/letmeask-reactjs.git

# Access directory project
$ cd letmeask-reactSJS
$ code .

# Install project dependencies using yarn package manager
$ yarn

# Run this application
$ yarn start
```

# :bulb: Improvement Tips
- Make the project responsive
- Create a dark theme
- Use the [react-modal] library (https://github.com/reactjs/react-modal)

# 🎨 Screenshots