/react-native-to.do

An application for managing tasks

Primary LanguageJavaScript

to.do

to.do
to.do app usage example

About the project

The project consists of carrying out the challenge proposed by the Ignite Bootcamp course to create an application for managing tasks, with the possibilities of including a task, marking it as done, and deleting it.

In this challenge, I avoided using the template suggested by the course so that the project was created from scratch, thus giving me the freedom to build the layout.

Built with

Getting Started

Prerequisites

Make sure you have the React Native development environment

Installation

  1. Clone this repository:
git clone https://github.com/rickyalmeidadev/react-native-to.do
  1. Install packages:
yarn install
  1. Build the app:
yarn ios # or yarn android
  1. Only if metro bundler does not start automatically (usually on Linux):
yarn start

Author

Made with ❤️ by Ricky Almeida - email - linkedin