Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GavinLynch04 authored Dec 9, 2023
1 parent 5e68f83 commit bbde538
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,15 @@ This project is designed to help split receipts among multiple different people,
receipts much easier. Includes the ability to upload or capture a picture of a receipt, where it will be processed for easier
understanding and spliting by you. QuickSplit implements VeryFi API technology for its OCR/Receipt processing.


# Development Environment Setup

1. After cloning the project...
2. Navigate to CSC307-Receipt-App/packages/backend in the terminal
3. Run npm start
4. In a new terminal navigate to CSC307-Receipt-App/packages/frontend
5. Run npm start
6. Go to your web browser and navigate to localhost:3000 (if it doesn't automatically launch)
7. That's it!


## Overview
Expand Down

0 comments on commit bbde538

Please sign in to comment.