Skip to content

Heimlet/ascetic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About the project

This is a ascetic e-commerce website built with Vue3 and CSS and Django DRF. This website features a modern and intuitive design, with easy-to-use navigation and a simple shopping experience that puts the focus on the products.

This version provides whole refactored vue components and introduces basic backend that allowes anyone to continue real store development.

Credits for the design goes to Abderraouf

👉 Live Demo: Ecommerce Demo

Built with:

» Django DRF API
» VueJS
» Docker
» PostgreSQL
» Vanilla CSS

Screenshots of the Project 📸


Home Page 🏡



Categories Page 👇



Product Page 🎁



Shopping Cart 🛒

For developers

To get started with the project, follow these steps:
  1. Install Docker

  2. Clone the repository:

git clone https://github.com/Heimlet/ascetic.git
cd ascetic
  1. Set up and modify .env file from .env.example
cp .env.example .env
  1. Run Docker Container
docker-compose up --build -d
  1. Run populate_data management command at backend container. This command creates sample projects introduced at preview.
docker-compose exec web python3 manage.py populate_data

Contact

Feel free to connect with me on Linkedin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published