Skip to content

Application for studying the React Native framework, APP will be a simple list of tasks with just one screen. The user can create tasks, mark or unmark as finished or remove it.

License

Notifications You must be signed in to change notification settings

gustafsilva/Simple-Task-List-App

Repository files navigation

APP for task list

Application for ** study of React Native** framework, APP will be a simple list of tasks with just one screen. The user can create tasks, mark or unmark as finished or remove it.

Installation

  1. Download the project or a clone in the repository: git clone https://github.com/gustafsilva/Simple-Task-List-App.git.
  2. Open the terminal in the project folder: cd Simple-Task-List-App.
  3. Install the project dependencies: npm install && react-native link.

Running

  1. Run an emulator or connect your cell phone to test.
  2. Run the project using the npm start command on the terminal.
  3. Open another terminal, and run the following command: * For Android run: react-native run-android * For IOS run: react-native run-ios

Technologies Used

License

The contents of this repository are covered under the MIT License.

About

Application for studying the React Native framework, APP will be a simple list of tasks with just one screen. The user can create tasks, mark or unmark as finished or remove it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published