https://github.com/girish54321/to-do-react-native
Welcome to the React Native Todo App! This is a simple, yet efficient, Todo application built with React Native for the front end and Node.js for the back end.
https://github.com/girish54321/to-do-react-native
dark-theme nodejs react react-na react-native-n reactq restapi
Last synced: 3 months ago
JSON representation
Welcome to the React Native Todo App! This is a simple, yet efficient, Todo application built with React Native for the front end and Node.js for the back end.
- Host: GitHub
- URL: https://github.com/girish54321/to-do-react-native
- Owner: girish54321
- Created: 2024-12-20T02:04:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-18T13:32:18.000Z (over 1 year ago)
- Last Synced: 2025-01-28T09:08:30.400Z (over 1 year ago)
- Topics: dark-theme, nodejs, react, react-na, react-native-n, reactq, restapi
- Language: TypeScript
- Homepage:
- Size: 2.69 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Native Todo App
## Welcome
Welcome to the React Native Todo App! This is a simple, yet efficient, Todo application built with React Native for the front end and Node.js for the back end. It helps users manage their tasks with ease, offering features like task addition, deletion, and status tracking.
## Features
- Cross-Platform Support: Runs smoothly on both iOS and Android.
- User-Friendly UI: Intuitive design for effortless task management.
- Real-Time Updates: Seamless synchronization with the backend.
- Scalable Backend: Built with Node.js, ensuring performance and scalability.
# Screenshots

## Run Locally
### Getting Started
Follow these steps to set up the application on your local machine.
Prerequisites
- Node.js installed.
- React Native CLI set up.
- A device or emulator to run the app.
Clone the project
```bash
https://github.com/girish54321/To-Do-React-Native.git
```
Go to the project directory
```bash
cd To-Do-React-Native
```
Install dependencies
```bash
yarn
```
On Android DEV
```bash
yarn installDevDebug
```
On Android Staging
```bash
yarn installProdDebug
```
On Android PROD
```bash
yarn installStagingDebug
```
On iOS or use XCode
```bash
cd ios && pod install && cd .. && yarn run ios11
```
## Backend Setup
The backend for this app is hosted in a separate repository. Follow the instructions in the backend repository to set it up.
Repository [ToDo App](https://github.com/girish54321/Todo_app-api): Node.js Todo App Backend
## Tech Stack
React, React native, Redux toolkit, React Query
If you find my work useful, please consider supporting me by buying me a coffee!
Your support helps me continue to develop and maintain this project.
Thank you!