Stocky is a full-stack warehouse inventory management application built with React, Express, NodeJS, and MySQL. This was an agile team project managed with Jira.
A comprehensive application to manage warehouse inventory efficiently.
- React
- Express
- NodeJS
- MySQL
- Clone the repository: git clone https://github.com/LohiyaH/Stocky.git
- Navigate to the client and server directories and install dependencies:
- For client:
npm install
- For server:
npm install
- For client:
- Start the server:
npm run server
- Start the client:
npm start
Feel free to fork the repository and submit pull requests. For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under the MIT License.