Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/notrelix/3105-todo-list
https://github.com/notrelix/3105-todo-list
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/notrelix/3105-todo-list
- Owner: NotRelix
- Created: 2024-09-13T09:43:51.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-16T13:47:34.000Z (4 months ago)
- Last Synced: 2024-11-29T12:24:29.775Z (about 2 months ago)
- Language: TypeScript
- Size: 548 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple To Do Lists App 👋
This is an [Expo](https://expo.dev) project created with [`create-expo-app`](https://www.npmjs.com/package/create-expo-app).
## Screenshots and Video Demo Drive Link
[https://drive.google.com/drive/u/1/folders/1bSJRmC4kPx6b3KfVU0a6JKZK1o6ircIl](https://drive.google.com/drive/folders/1bSJRmC4kPx6b3KfVU0a6JKZK1o6ircIl?usp=drive_link)
## Get started
1. Install dependencies
```bash
npm install
```2. Start the app
```bash
npx expo start
```## Learn more
To learn more about developing your project with Expo, look at the following resources:
- [Expo documentation](https://docs.expo.dev/): Learn fundamentals, or go into advanced topics with our [guides](https://docs.expo.dev/guides).
- [Learn Expo tutorial](https://docs.expo.dev/tutorial/introduction/): Follow a step-by-step tutorial where you'll create a project that runs on Android, iOS, and the web.## Join the community
Join our community of developers creating universal apps.
- [Expo on GitHub](https://github.com/expo/expo): View our open source platform and contribute.
- [Discord community](https://chat.expo.dev): Chat with Expo users and ask questions.