This project is a frontend clone of the Nubank mobile app, focusing on replicating the user interface of the tab pages. It showcases the design and layout of the original app, providing a visually accurate representation of the Nubank experience. The clone is built using modern web technologies.
Expo
React-native
Typescript
Tailwind CSS
To run the project in your local environment, follow these steps:
- Clone the repository to your local machine.
git clone https://github.com/codesofC/nubank_clone
- Run
npm install
oryarn
in the project directory to install the required dependencies. - Run
npx expo start
ornpm start
to get the project started. - Open your emulator or device and access the application via Expo Go.