Skip to content
This repository has been archived by the owner on Apr 28, 2024. It is now read-only.

TeamCodeArena/Deliverease-ProductPage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeliverEase - Product page

This repo incudes the files for the product page

Note
This repo is using prettier as code formatter. Please make sure you run npx prettier . --write before you're create a PR.

Folder Structure

The product page project contains the following structure:

.
├── assets
│   └── README.md
│   └── -some images-
├── index.html
├── node_modules
├── pages
│   └── -some html files-
├── scripts
│   └── index.js
│   └── -other scripts-
└── styles
    └── style.css
    └── -other stylesheets-

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published