Skip to content

Latest commit

 

History

History

super-simple-list-app

To-Do App

Super Simple List App Super Simple List App

Live

Description

A super simple list app that allows adding and removing items.

Tools

  • React Native
  • TypeScript
  • Expo

User Stories

  • User can see an input field where he can type in a to-do item
  • User can add an item by pressing a button
  • User can remove a to-do item by pressing a button
  • User can see a list of the items

Bonus features

  • Use TypeScript

Build & run instructions

This project is built with Create Expo App, so the scripts to build and run are provided.

Build with:

expo build:web

Run with:

expo start