Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guilhermecapitao/letmeask
This is a project developed during the Next Level Week Together, presented by Rocketseat during June 2021.
https://github.com/guilhermecapitao/letmeask
nevel-level-week nextlevelweek nextlevelweektogether nlw nlw-together rocketseat
Last synced: 2 months 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/guilhermecapitao/letmeask
- Owner: guilhermecapitao
- Created: 2021-06-20T21:58:08.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-24T22:42:45.000Z (over 3 years ago)
- Last Synced: 2024-09-30T18:22:19.204Z (3 months ago)
- Topics: nevel-level-week, nextlevelweek, nextlevelweektogether, nlw, nlw-together, rocketseat
- Language: TypeScript
- Homepage: https://letmeask-nlw.web.app
- Size: 719 KB
- Stars: 42
- Watchers: 3
- Forks: 21
- 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/guilhermecapitao/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 Guilherme CapitΓ£o