Skip to content

nthbaldez/userlist-mobile

Repository files navigation

User list Mobile App

TechnologiesGetting StartedCollaboratorsContribute

A Management Users App, in React Native.

🎨 Layout

Image Example

💻 Technologies

  • React
  • React Native
  • Nativewind
  • React hook form
  • Zup
  • json-server

🚀 Getting started

Prerequisites

Here are the prerequisites to run this project:

Necessary set up the development environment to run this project without Expo.

Check the link

  https://reactnative.dev/docs/environment-setup

Cloning

How to clone this project

git clone https://github.com/nthbaldez/userlist-mobile.git

Starting

How to start your project

cd project-name
npm install
npm start

How to start the api for the project

cd api
npm start

🤝 Collaborators

Nathan Baldez Developer Profile
Nathan Baldez

📫 Contribute

Here you will explain how other developers can contribute to your project. For example, explaining how can create their branches, which patterns to follow and how to open an pull request

  1. git clone https://github.com/nthbaldez/userlist-mobile.git
  2. git checkout -b feature/NAME
  3. Follow commit patterns
  4. Open a Pull Request explaining the problem solved or feature made, if exists, append screenshot of visual modifications and wait for the review!

Documentations that might help

📝 How to create a Pull Request

💾 Commit pattern