An open API service indexing awesome lists of open source software.

https://github.com/isabelamoraes/ignite-reactnative-challenge01


https://github.com/isabelamoraes/ignite-reactnative-challenge01

react-native typescript

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        




to.do




to.do


Manage your tasks


Features   |   
Getting Started   |   
Reference


Mobile Application Demo

## Features

This project was developed with the following technologies:

- **[React Native](https://reactnative.dev/)** - A framework for creating native apps for Android and iOS with JavaScript and React.

## Getting Started

To clone and run this application, place from your command line:

```bash
# Clone this repository
$ git clone https://github.com/isabelamoraes/ignite-reactnative-challenge01.git ignite-reactnative-challenge01

# Go into the repository desired
$ cd ignite-reactnative-challenge01

# Install dependencies
$ yarn

# Run the mobile application (Android)
$ yarn android

```

## Reference

This application is the result of the challenge proposed in Chapter I of the React Native track on Ignite, training promoted by Rocketseat.