Clique aqui para ver a versão em Português.
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.
- React Native
- TypeScript
- 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.