Skip to content

An online shopping single page application built using Angular CLI v12 along with Spring Boot and Oracle 11g Express.

Notifications You must be signed in to change notification settings

lakshjadhwanilj/Techzy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Techzy

An online shopping single page app built with Angular.

Steps to clone

  1. Create a directory (folder) named "Gladiator_Project".
  2. Inside this folder open git-bash and clone the repository using the repository url.
  3. To install angular dependencies => cd into frontend folder and do "npm install".