Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mayerprog/task-todo-ui

simple task manager on iOS with user friendly interface
https://github.com/mayerprog/task-todo-ui

css-flexbox expo ios react-native react-native-gesture-handler react-native-reanimated redux redux-toolkit

Last synced: 5 days ago
JSON representation

simple task manager on iOS with user friendly interface

Awesome Lists containing this project

README

        

Tasks Todo UI

# Get Started

To run this web app you need (if not installed yet):

- [NodeJS](https://nodejs.org/en/)
- [Yarn](https://yarnpkg.com/)
- [Expo](https://docs.expo.dev/get-started/installation/)

Then:

- Clone the repository with `git clone https://github.com/mayerprog/task-todo-ui`
- Install dependencies `yarn install`
- Run `yarn start` to run the project on Expo Go app

> If you want to run it on your phone, you need to install `Expo Go`, which you can find on `App Store`.

## Tecnologies

- React Native
- Expo
- Redux
- Redux Toolkit
- React Native Reanimated
- React Native Gesture Handler
- CSS Flexbox

## API

You can find my [server code here](https://github.com/mayerprog/task-todo-api)

### **IMPORTANT:**

- The server hasn't been published for external access, so make sure you run the server locally. After installing all dependencies run the server using the command `nodemon index.js`. In .env file insert a relevant database URL.

## Contacts

Mayra Tulegenova

- Telegram: [mayerprog](https://t.me/mayerprog)
- Email: [[email protected]]([email protected])