Skip to content

mushfiqur-rahman/django_nextJS_DRF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NextJS-DRF

This is my first try to use Django backend and next js front end with tailwinds.

Used Package:

  • black
  • colorama
  • django-cors-headers
  • isort
  • mypy-extensions
  • Pillow
  • typing_extensions

Features

  • Category
  • Product Type
  • Sub Category
  • Product
  • Multiple Image Upload
  • Product variation set

Getting Started front-end

cd next

First, run the development server:

npm run dev
# or
yarn dev

&

cd django
py -m venv venv
venv\scripts\activate
py manage.py runserver

django_nextJS_DRF

  • Category category
  • Product Type product type
  • Product add product add

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published