Skip to content

dannielhugo/supplier-catalog

Repository files navigation

Supplier Catalog with React Native

This is a basic CRUD for a supplier catalog made with React Native.

This was created for IGTI Front-end Mobile Architecture discipline - AFM201A.

Setting up and Running

$ cd suppliercatalog/api
$ npm install
  • Run the api
$ cd suppliercatalog/api
$ npm run server
  • Run the mobile app
$ cd suppliercatalog/
$ npm run web #or android, ios

Screenshots

Screenshot 1

Screenshot 1

About

A react native supplier catalog CRUD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published