Craigslist 2.0 / Amazon Clone
COMP 2311 Final Project
Install dependencies
npm install
Run the app
"npm run dev" to start web server
"npm run db" to start DB server
- Transaction Flow
- A frontend for transaction flow similar to that of Amazon would be implemented with data fetched from the server
- The server will fetch transaction data from the database
Copyright (c) 2020, Sherlyn, Emmy, Chris, John, Jeff
Licensed under the MIT License.