Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/galembeck/letmeask
This is a project developed during the Next Level Week Together, presented by Rocketseat during June 2021.
https://github.com/galembeck/letmeask
Last synced: about 1 month ago
JSON representation
This is a project developed during the Next Level Week Together, presented by Rocketseat during June 2021.
- Host: GitHub
- URL: https://github.com/galembeck/letmeask
- Owner: galembeck
- License: mit
- Created: 2021-06-22T12:11:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-24T23:04:45.000Z (over 3 years ago)
- Last Synced: 2024-04-24T10:27:52.778Z (9 months ago)
- Language: TypeScript
- Size: 290 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## ๐งช 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/LDNzera/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## ๐ Layout
You can view the 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 LDNzera