Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 605 Bytes

File metadata and controls

15 lines (12 loc) · 605 Bytes

React Native Shopping App

This is a simple shopping app built with React Native and Expo using a Node.js backend with Neon database.

To get started, clone the repo and run npm install in the root directory. Then run expo start to start the app.

Make sure to run the backend server as well!

Preview