https://github.com/jonasmarquesdev/yellow-september-message-app
https://github.com/jonasmarquesdev/yellow-september-message-app
expo react-native
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jonasmarquesdev/yellow-september-message-app
- Owner: jonasmarquesdev
- Created: 2022-09-25T17:03:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-26T17:27:30.000Z (over 3 years ago)
- Last Synced: 2025-04-10T01:32:56.672Z (about 1 year ago)
- Topics: expo, react-native
- Language: TypeScript
- Homepage:
- Size: 1.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Description
The project was an activity created in a classroom with the theme of yellow September, with the simple objective of being a booklet.

## Stack and tools
* [React Native](https://reactnative.dev/)
* [Expo](https://expo.dev/)
## Quickstart
use the commands to install the dependencies, and start the project.:
```sh
$ npm install
$ npm run android
```