This is a simple shop application where users can view a variety of items and their prices. The app provide a clean interface for browsing items and displays detailed information about each item. Users can search for items using a search bar that queries the name and description of products.
You can find us @ CLICK HERE
To get the app up and running, follow these steps:
- Clone the repository to your local machine.
- Navigate to the root directory of the project.
- Install the dependencies:
npm install - Seed the database:
npm run seed - Start the backend server:
npm run server-dev - In a separate terminal, start the frontend client:
npm run client-dev
- Kenny Yang
- Luis Gonzalez
- Yawo Sadji
- Laurie Corrin