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.
- Host: GitHub
- URL: https://github.com/jefferson1104/letmeask-reactjs
- Owner: jefferson1104
- Created: 2021-06-21T11:13:56.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-20T14:49:53.000Z (about 3 years ago)
- Last Synced: 2025-01-11T14:47:57.653Z (5 months ago)
- Topics: firebase, react, typescript
- Language: TypeScript
- Homepage: letmeask-reactjs.vercel.app
- Size: 1.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
![]()
![]()
![]()
# :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