- I created this app during a livestream where I taught about StyleSheet and React Native.
Clone this repo
git clone https://github.com/Alex-dll/login-app
Go to project directory
cd login-app
Install the dependencies
npm install | npm i
Start the aplication
npm run start
See in your device using Expo Go
- ReactJS
- React Native
- Typescript
- Expo