nthbaldez / userlist-mobile

An User list management made with React Native.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

User list Mobile App

Technologies β€’ Getting Started β€’ Collaborators β€’ Contribute

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

About

An User list management made with React Native.


Languages

Language:TypeScript 65.3%Language:Java 17.8%Language:Objective-C 5.6%Language:Ruby 5.6%Language:JavaScript 3.8%Language:Objective-C++ 1.8%