Pdro-marqss / imhere

App React-Native para organização de lista de eventos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AboutFeaturesHow to run the applicationTechs used

About

ImHere is a mobile app to create event lists and manage participants.

This project was developed during the Ignite Course from Rocketseat.


Features

  • Creates a list of participants for an event
  • Add Participants
  • Remove Participants

How to run the application

You will need to have Git, Node.js and Expo (in your phone, otherwise need some phone emulator like adroid studio) installed to run the project:

Running the app

# Clone this repository
$ git clone https://github.com/Pdro-marqss/imhere.git

# Access the project folder in your terminal
$ cd imhere

# Install the dependencies
$ npm install

# Run the application in development mode using expo
$ npx expo start

#Use Expo Go to run the app in your phone

Techs used

Tools used in the construction of this project:


About

App React-Native para organização de lista de eventos


Languages

Language:TypeScript 97.8%Language:JavaScript 2.2%