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

https://github.com/2gbeh/service-plus-todo

React Native Interview | ServicePlus Connect
https://github.com/2gbeh/service-plus-todo

expo-jest expo-router react react-native testing-library-react-native typescript

Last synced: 3 months ago
JSON representation

React Native Interview | ServicePlus Connect

Awesome Lists containing this project

README

        



Logo

# ServicePlus Todo

React Native Interview | ServicePlus Connect

[![TypeScript](https://img.shields.io/badge/TypeScript-5.x-blue.svg)](https://www.typescriptlang.org/docs/handbook/2/everyday-types.html)
[![React Native](https://img.shields.io/badge/React_Native-0.76-58c4dc.svg)](https://reactnative.dev/docs/environment-setup)
[![Expo](https://img.shields.io/badge/Expo-52.x-000014.svg)](https://docs.expo.dev/tutorial/create-your-first-app/)

![Expo](https://img.shields.io/badge/expo-1C1E24?style=for-the-badge&logo=expo&logoColor=#D04A37)
![Play Store](https://img.shields.io/badge/Google_Play-414141?style=for-the-badge&logo=google-play&logoColor=white)
![iOS](https://img.shields.io/badge/iOS-000000?style=for-the-badge&logo=ios&logoColor=white)

## Setup

```bash
$ git clone https://github.com/2gbeh/service-plus-todo.git
# OR (ssh) git clone [email protected]:2gbeh/service-plus-todo.git

$ cd service-plus-todo
$ npm cache clean --force
$ npm install
# OR npm install --legacy-peer-deps

# TODO copy .env credentials

$ npx expo start -c
```

## Usage

> Local: http://localhost:8081

## Documentation

coming soon

## Screenshots

![Social Preview](./assets/screenshots/home.png)