HolyGrail is a clothing website clone that resembles Grailed. HolyGrail can be used to shop high quality attire. As well as sell your own clothing. This is the perfect website for anyone looking to buy or sell authentic, luxury, vintage apparel.
Frameworks, Platforms and Libraries:
Database:
Hosting:
Clone the project
git clone https://github.com/SA-Ark/HolyGrail.git git clone [email protected]:SA-Ark/HolyGrail.gitInstall dependencies
pip install -r requirements.txt &&
flask db upgrade &&
flask seed allcd react-app
npm install --prefix react-app Start the server
pipenv run flask runIn seperate terminal
cd react-app
npm startYou can access the Login Page and Signup Page from here. As well use the demo user button to explore the websites functionality while logged in.


