https://github.com/emanuelefavero/react-native-todo-list
This is a Todo List mobile application built with React Native
https://github.com/emanuelefavero/react-native-todo-list
css javascript react react-native todolist
Last synced: 6 months ago
JSON representation
This is a Todo List mobile application built with React Native
- Host: GitHub
- URL: https://github.com/emanuelefavero/react-native-todo-list
- Owner: emanuelefavero
- License: mit
- Created: 2024-02-12T18:43:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-28T05:06:30.000Z (about 1 year ago)
- Last Synced: 2025-02-04T16:50:24.840Z (8 months ago)
- Topics: css, javascript, react, react-native, todolist
- Language: TypeScript
- Homepage:
- Size: 363 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# React Native Todo List App
This is a simple todo list app built with React Native.
> Note: This app is built with Expo, so you will need to have the Expo CLI installed to run it
> Note: This app is still a work in progress...#### Screenshot
## Installation
1. Clone the repo
2. Run `npm install` to install the dependencies
3. Run `npm start` to start the app
4. Open the Expo app on your phone and scan the QR code
5. Enjoy!## Resources
- [React Native](https://reactnative.dev/)
- [Expo Documentation](https://docs.expo.io/)
- [Download Expo App](https://expo.dev/client)## License
- [MIT](LICENSE.md)