Skip to content

Sample e-commerce web application for online clothing store (Clothe Co.). Purposes: practice the codes and to familiar with the concepts in TypeScript **

Notifications You must be signed in to change notification settings

HimashaWijewickrama/Clothe-Co

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clothe Co. Clothing Store

Prerequisites

  • Install the Node.js : version 18.16.1
  • Node Package Manager (npm) : version 9.5.1 (This is comming bundled with node)
  • Visual Studio Code Editor (VSCode Editor)

Used Packages and Dependencies

  • react bootstrap : latest version 2.10.2
  • react icons : latest version 5.2.1
  • sweetalert2 : latest verion 11.11.1
  • react loader spinner : latest version 6.1.6
  • react scroll : latest version 1.9.0

Other Resources

Used https://mockapi.io/ to create the sample APIs.
All images from https://unsplash.com/

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Compiles the project for production.

npm run deploy

Deploy the project to the hosting environment. (Here, GitHub pages)

Previews

screencapture-localhost-3000-2024-09-03-12_39_38

screencapture-localhost-3000-about-us-2024-09-03-12_40_17

screencapture-localhost-3000-tops-2024-09-03-12_41_04

About

Sample e-commerce web application for online clothing store (Clothe Co.). Purposes: practice the codes and to familiar with the concepts in TypeScript **

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages