Skip to content

Suneeh/webshop

Repository files navigation

Webshop

This repository is my take on a webshop. I have built and modified many webshops in the past for big customers. Now I want to build my own and take you guys with me.

Follow my journey on dev.to.

Check it out! It is deployed here.

Contributing

Clone the repo

Get the code of this git repository to your machine.

git clone https://github.com/Suneeh/webshop.git

Install dependancies

Use npm install to install all packages and dependancies.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Deployment

Run npm run deploy after you renamed the deployment.exmaple.sh to deployment.sh. Also be sure to adjust this to your needs as shown in the example.

TODOs

  • General
    • Redirect / to /dashboard
  • Shell
    • Make the Profile Icon a Button
    • Build Footer with hotlinks and more information
    • Create a company logo
    • Add the company logo to the sidebar and switch the Dashboard option for it
  • Category Page
    • Mock Category for the Page
    • Build a Page that shows Child Categories, Description, and Products
  • Dashboard
    • Build Landing Page

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published