Skip to content

A small react native project with Authentication that use Expo CLI in Typescript with TailwindCSS and MySQL

License

Notifications You must be signed in to change notification settings

mashwishi/React-Native-Expo-with-Auth

Repository files navigation



Logo

React-Native-Expo-with-Auth

A small react native project with Authentication that use Expo CLI

Due to the EXPO update, I have decided to prioritize updating "React-Native-Expo-with-TailwindCSS." I will return to updating this project once I have set up the React-Native-Expo-with-TailwindCSS boilerplate, as I intend to use it as a template for this endeavor. The project is a compact React Native application featuring authentication, utilizing the Expo CLI.

Project Visitor Count


Contributors Forks Stargazers Issues MIT License

Getting Started

This is the instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Installation

  1. Install Expo CLI Global

    npm install -g expo-cli
  2. Clone the repo

    git clone https://github.com/mashwishi/React-Native-Expo-with-Auth.git
  3. Install NPM packages [Recommended: npm install]

    npm install
    or
    yarn install
  4. Update the environment file .env, Check sample at .sample-env

  5. Run on your terminal to test

    npx expo start

Built With

This section list of major things that we used to this project.

React Native NativeWind Tailwind Expo planetscale MySQL Prisma Typescript Javascript Yarn

Roadmap

  • Clone React-Native-Expo-with-TailwindCSS
  • Login UI
  • Registration UI
  • Profile UI
  • Setup Database
  • Setup Prisma
  • Registration API
  • Login API
  • Profile API
  • Protected Page
  • Profile Settings API

See the open issues for a full list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

About

A small react native project with Authentication that use Expo CLI in Typescript with TailwindCSS and MySQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published