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

https://github.com/isabelamoraes/ignite-react-native-savepass


https://github.com/isabelamoraes/ignite-react-native-savepass

expo google-fonts hook-form linear-gradient react-native react-native-iphone-x-helper react-native-responsive-fontsize react-navigation styled-components typescript uuid yup

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

          




SavePass


Manage your passwords


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-react-native-savepass.git ignite-react-native-savepass

# Go into the repository
$ cd ignite-react-native-savepass

# Install dependencies
$ yarn

# Run the mobile application (Android)
$ yarn android

```

## Reference

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