/im-here-react-native

React Native application using Expo Manager Workflow, developing the concepts of componentization, states, immutability and hooks.

Primary LanguageTypeScript

I'm Here - React Native

Clique aqui para ver a versão em Português.

📄 Project

An application to manage the participants present at events, such as lectures and workshops. This project practiced concepts like componentization, state management, immutability, hooks, and how React Native renders native interfaces.

💻 Technologies

  • React Native
  • TypeScript

🔖 Layout

ImHere

🚀 Running the project

  • Clone the project and access the directory
$ git clone https://github.com/luc-ribeiro/im-here-react-native.git
$ cd 
  • Follow the steps below:
# Install the dependencies
$ npm i

# Start the project
$ npm start
  • Choose where you want to run the application.