Skip to content

SA-Ark/HolyGrail

Repository files navigation

HolyGrail

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.

Wiki

👩‍💻 Tech Stack

Frameworks, Platforms and Libraries:

JavaScript HTML5 CSS3 NodeJS Flask React Redux

Database:

Postgres

Hosting:

Render

💻 Run Locally

Clone the project

HTTPS

  git clone https://github.com/SA-Ark/HolyGrail.git

SSH

  git clone git@github.com:SA-Ark/HolyGrail.git

Install dependencies

pip install -r requirements.txt &&
flask db upgrade &&
flask seed all
cd react-app
npm install --prefix react-app 

Start the server

pipenv run flask run

In seperate terminal

cd react-app
npm start

Landing Page

You 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.

Home

home

Items Page

items page

List your item

listing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published