Ecosyste.ms: Awesome

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

https://github.com/je4npw/LetMeAsk

Projeto para NLW - Rocketseat - feito em React - Instrutor dieegosf
https://github.com/je4npw/LetMeAsk

letmeask nextlevelweek nextlevelweektogether nlw nlw-6 react reactjs rocket rocketseat toghether

Last synced: 4 months ago
JSON representation

Projeto para NLW - Rocketseat - feito em React - Instrutor dieegosf

Lists

README

        

### LetMeAsk Γ© um projeto para a trilha de React da #NLW 6 - Rocketseat
## https://letmeask-bf77e.web.app/
#neverstoplearning

![visitors](https://visitor-badge.glitch.me/badge?page_id=je4npw.visitor-badge)


Letmeask


License

Forks

Stars


Letmeask


## πŸ§ͺ 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/je4npw/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.

---

This Readme.md was forked with πŸ’œ from Guilherme CapitΓ£o