Skip to content

sketchomania/simple-shopping-list

Repository files navigation

🛒 Shopping List

Get Started

# install expo cli
npm install -g expo-cli
# install dependencies
npm install

Or use yarn

yarn install

Run project

# run project
npm start

📃 Features

  • A simple shopping list app
  • Add items to the list
  • Delete items form the list
  • Clear the input field on submit
  • check for input value

Demo

⚒️ Upgrade project

# upgrade project
expo-cli upgrade

⭐ Contributing

If you'd like to contribute, please fork the repository and make changes as you'd like. Pull requests are warmly welcome.

About

A simple react-native shopping list app build with expo. Create and delete items in shopping list.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published