A full-stack application to track your inventory
npm installnpm run seednpm run server-dev- In a seperate terminal,
npm run client-dev
Project Title React Fullstack Inventory App
Deployed link: Access my site at https://inventory-app-production-8415.up.railway.app/
Table of Content:
About The App
Screenshots
Login Page
Search Items
View All Items
Add Item
Item Description, Add To Cart
Category Dropdown Meny

Technologies Setup Approach Status Credits License
About The App Inventory App is an app that my team built as developers for an e-commerce company. Our team has been tasked with creating a Full-Sack (front and back end) RESTful CRUD application to track the items.
Screenshots Home Screen image.png image.png
Technologies We used React, html, css and javascript for the front end and expess, sqlite for the back end.
Setup download or clone the repository run npm install ... Approach The approach we took was to focus on adding features as we complete each tier of the project. The project is divided into 5 tiers. Tier 1: MVP Application Tier 2: Adding an Item Tier 3:Deleting Item Tier 4: Updating Item Tier 5: Bonus
Status Project is complete
Credits List of contributors:
Molik Kidd Eliana Lugo Ganesh Avula

