Skip to content

anurag6569201/licious

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Structure

project-root/
|
├── frontend/             # React frontend setup with Vite and Bootstrap
│   ├── src/              # React components and pages
│   ├── public/           # Static assets
│   ├── package.json      # Node.js dependencies and scripts
│   └── vite.config.js    # Vite configuration
│
├── backend/   
│   ├── manage.py         # Django management script
│   ├── requirements.txt  # Python dependencies
│   └── backend/
│       └── settings.py   # Django project settings
│
├── README.md             # Project documentation
└── .gitignore            # Files to be ignored by Git

About

Licious food dilevery website using react js and django as backend with razorpay integration with every functionality for food dilevery website!!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors