Skip to content

mayerprog/task-todo-ui

Repository files navigation

Tasks Todo UI

Get Started

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

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

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