https://github.com/jonasmarquesdev/yellow-september-message-app
https://github.com/jonasmarquesdev/yellow-september-message-app
expo react-native
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jonasmarquesdev/yellow-september-message-app
- Owner: jonasmarquesdev
- Created: 2022-09-25T17:03:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-26T17:27:30.000Z (over 2 years ago)
- Last Synced: 2025-02-15T16:48:01.951Z (4 months 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
```