Skip to content

Pratik280/CodeGenius-React-Native-Tailwind-Signup-Login-Cards

Repository files navigation

CodeGenius-React-Native-Tailwind-Signup-Login-Cards

This is a UI-focused mobile application built with React Native and powered by react-navigation for seamless page navigation. The login and signup pages have been designed with a beautiful user interface using tailwindcss. The project also features reusable components that have been optimized with props for greater flexibility. Check out my blog for more information, here's the link.

A blog about this project.

Getting Started

Prerequisites

  • NodeJS
  • Java OpenJDK
  • Text Editor / IDE (VS Code, Android Studio Code)

A blog on setting up react-native development environment in linux.

Installation

  1. Clone the repostory
git clone https://github.com/Pratik280/CodeGenius-React-Native-Tailwind-Signup-Login-Cards.git
  1. Install Dependencies
npm intall
  1. Run the application
npm run android
npx react-native start