About • Features • How to run the application • Techs used
ImHere is a mobile app to create event lists and manage participants.
This project was developed during the Ignite Course from Rocketseat.
- Creates a list of participants for an event
- Add Participants
- Remove Participants
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:
# 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
Tools used in the construction of this project: