Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matheusramalho/im-here-app
Aplicativo para adicionar participantes em um evento.
https://github.com/matheusramalho/im-here-app
expo ignite react-native rocketseat stylesheet typescript
Last synced: about 2 months ago
JSON representation
Aplicativo para adicionar participantes em um evento.
- Host: GitHub
- URL: https://github.com/matheusramalho/im-here-app
- Owner: MatheusRamalho
- License: mit
- Created: 2024-01-09T21:23:29.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-01T19:44:30.000Z (6 months ago)
- Last Synced: 2024-11-05T12:22:52.116Z (3 months ago)
- Topics: expo, ignite, react-native, rocketseat, stylesheet, typescript
- Language: TypeScript
- Homepage:
- Size: 10.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Im here App
![thumbnail](.github/thumbnail.png?style=flat)
https://github.com/user-attachments/assets/50c2daa8-ada7-45cf-8cac-ebfb8ef9b29b
## 📌 Tópicos
- [Descrição do projeto](#-projeto)
- [Funcionalidades](#-stack)
- [Funcionalidades](#-funcionalidades)
- [Layout da Aplicação](#-layout)
- [Pré-requisitos](#-pré-requisitos)
- [Como rodar a aplicação](#-rodando-a-aplicação)
- [Licença](#-licença)
- [Desenvolvedores e contribuintes](#-Desenvolvedores)
## 💡 Projeto
Aplicativo para criar um evento e adicionar participantes a esse evento .
## ⭐ Stack
- React Native
- Typescript
- Expo
- StyleSheet
- Git
- Github
## 🧰 Funcionalidades
- Listagem de participantes
- Adicionar participante
- Remover participante
## 🔖 Layout
Você pode visualizar o layout do projeto através [desse link](). É necessário ter conta no [Figma](http://figma.com/) para acessá-lo.
## 🛟 Pré-requisitos
Antes de começar, verifique se atendeu aos seguintes requisitos:
- [Node](https://nodejs.org)
- [Npm](https://www.npmjs.com/)
- [VsCode](https://code.visualstudio.com/)
- [Expo](https://play.google.com/store/apps/details?id=host.exp.exponent&pcampaignid=web_share)
## 🎯 Rodando a aplicação
Clone o repositório
```bash
git clone https://github.com/MatheusRamalho/im-here-app.git
```Utilize o **npm** para instalar as dependências do projeto.
```bash
npm install
```Em seguida, inicie o projeto.
```bash
npx expo start
```
## 📝 Licença
Esse projeto está sob a licença MIT. Veja o arquivo [LICENSE](LICENSE.md) para mais detalhes.
## 🧠 Desenvolvedores
[
![]()
Matheus Ramalho](https://github.com/MatheusRamalho)