Skip to content

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

Notifications You must be signed in to change notification settings

Pdro-marqss/imhere

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks