Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rafinhaa/passd-reactn


https://github.com/rafinhaa/passd-reactn

react-native styled-components typescript

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        



SavePass





## πŸ”– About
Segundo desafio da trilha de React Native do Ignite da Rocketseat. Nesse desafio eu treinei o que aprendi até agora com React Hook Form e navegação construindo um aplicativo para gerenciamento de senhas.

[Detalhes](docs/ABOUT.md)

## πŸš€ Technologies
- [React Native](https://reactnative.dev/)
- [TypeScript](https://www.typescriptlang.org/pt/)
- [Styled-components](https://styled-components.com/)
- [Yup](https://github.com/jquense/yup)
- [Jest](https://jestjs.io/)

## 🏁 How to run the project
#### Clone the repository
```bash
git clone https://github.com/rafinhaa/passd-reactn
cd passd-reactn
```

#### Install dependencies
```bash
yarn install
cd ios && pod install && cd ..
```

#### Start server
```bash
yarn run ios
```

## ℹ️ Info
#### Preview



demo





## πŸ“„ Changelog
##### v0.0.1
- Update README.md

## πŸ“ License
[MIT](LICENSE.txt)

**Free Software, Hell Yeah!**