Skip to content

Qu-Ack/opensource_starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OPEN SOURCE STARTER

GDG OPEN SOURCE 2024 LIVE SESSION

GDG ON CAMPUS

Overview

This is a template project for a basic e-commerce website where made by GDG. Users can do the following things

  1. Add Items to the cart
  2. Clear the Cart
  3. Place an Order

We Have intentionally broken some parts of this website to create issues for you guys to solve.

Prerequisites

Node Js and Npm Should be installed in your system

Tutorial On Installing Node js On windows 11
Follow the steps to install nodejs on linux

Personal Access token Or SSH keys for github


Tutorial On Setting Up Your Personal Access Token
Follow This article if you want to setup ssh keys

Steps To Setup The Project Locally

  1. fork the repository
  2. clone the repository in your local machine and cd into the folder
  3. install node if you don't have it in your local machine other wise skip this step
  4. run npm install in the command line to install the dependancies
  5. if everything goes well run npm run dev to start the website on the dev url
  6. type the url displayed in the command line in your browser and you are good to go

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •