This repository was used to share code between four coders tasks with creating an auction site using react and integrated firestore.
First, make a local copy of the repo
git checkout https://github.com/percimar/CP3330-Project.git
then install node modules
npm install
Now you can run it
yarn start
- React - The web framework used
- Material UI - React Components for Display
- Material Kit React - Theme Used
- Firestore - Database used
- Asmar Siddiqui - Percimar
- Coder 2 - CarlosAmul
- Coder 3 - Hexo97
- Coder 4 - AahmadAA
This project is licensed under the MIT License - see the LICENSE.md file for details
- Douglas Westcott - Starter Code