Skip to content

tinspham209/ECommere-ASP.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Mini Project: E-Commerce

Date: 24 - Oct - 2020

Functions

  1. Home
  2. Product page
  3. Special offer page
  4. Product details page
  5. Products compare page
  6. Product summary page
  7. Login / Forgot password
  8. Registration page
  9. Contact us
  10. Normal information page
  11. FAQ
  12. COMPONENTS of PAGES

Screenshot

Tech-Stack

  • ASP.NET Core
  • bootstrap
  • MVC Model

API Used

Deploy

Plan Of Action

After this project

I have improve my knowledge about I have understand about Next Steps:

Directory Structure

.
├── .gitignore
├── package.json
├── README.md
├── public
└── src
    ├── App.js
    ├── App.css
    ├── index.css
    └── index.js

Set up

Use the cmd line to clone repo to your computer

git clone [github_repo_url]

Use the cmd line to install dependencies.

npm install

Run in cmd for start the dependencies server

npm start

About

Build Completed E-Commerce with ASP.NET Core MVC

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published