Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/caduzulian/nlw6-letmeask
This is a project developed during the Next Level Week Together, presented by Rocketseat during June 2021.
https://github.com/caduzulian/nlw6-letmeask
firebase letmeask nlw-6 project-image react rocketseat typescript
Last synced: about 10 hours 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/caduzulian/nlw6-letmeask
- Owner: CaduZulian
- Created: 2021-10-14T11:58:49.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-30T17:35:10.000Z (10 months ago)
- Last Synced: 2024-01-31T19:05:33.977Z (10 months ago)
- Topics: firebase, letmeask, nlw-6, project-image, react, rocketseat, typescript
- Language: TypeScript
- Homepage:
- Size: 299 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/CaduZulian/NLW6-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.
---
Made with ๐ by Carlos Eduardo Zulian