This is an eCommerce website designed for selling school uniforms, accessories, and stationery items. The platform provides an easy shopping experience for students, parents, and schools looking for high-quality educational supplies. π«β¨
git clone https://github.com/nileshpratapsingh/School-Essential-website-E-commerce.git
cd My-Website
npm install
cd backend
npm install
npm run express
or
npm run start
my website
β
ββββbackend
β ββββconfig
β ββββcontroller
β ββββmodels
β ββββroutes
β ββββsrc
ββββfrontend
ββββpublic
ββββAnimation
ββββImages
ββββscripts
ββββstyles
ββββviews
ββββadmin
ββββpages
ββββpartials
ββββschool-components
config/
β Configuration files like DB, environment setup.controller/
β Request handlers (business logic).models/
β MongoDB or Mongoose schemas.routes/
β API route definitions.src/
β App-level files (entry point, middleware, etc.)Animation/
β Lottie or SVG animation files.Images/
β Static images.scripts/
β JavaScript frontend logic.styles/
β CSS files.views/
β EJS Template
admin/
β Admin panel templates.pages/
β Site pages (home, about, etc.).partials/
β Reusable template components.school-components/
β Custom components for school use.We welcome contributions! Feel free to submit pull requests for improvements. π‘π€©
This project is open-source and available under the MIT License. β
For any queries or suggestions, feel free to reach out: