Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        


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/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