Skip to content

Ecommerce application built with Django Rest Framework and VueJs

Notifications You must be signed in to change notification settings

kayprogrammer/djackets-ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Djackets

This is a simple ecommerce web application built with Django rest framework and VueJs.

alt text

Built with...

  • Django Rest Framework
  • VueJs
  • Stripe Developers Api

How to Test Locally...

  • Download this repository

In the backend root directory. Run:

  • pip install -r requirements.txt to install all python dependencies
  • python manage.py runserver to start the local server.

In the frontend root directory. Run:

  • npm install to install all vue dependencies
  • npm run serve to start the local server.

Check http://localhost:8080 to view application on your browser.

About

Ecommerce application built with Django Rest Framework and VueJs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published