paper
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data β all from the browser, and deployed in milliseconds.
index.ts
https://haseeb--fa6826b6333111f0b5da9e149126039e.web.val.run
A B2B e-commerce website for Mehta Papers, a company that trades paper products from Bulleshahindustries and sells them to businesses.
βββ backend/
β βββ index.ts # Main entry point (HTTP trigger)
βββ frontend/
β βββ components/
β β βββ header.js # Header component
β β βββ footer.js # Footer component
β βββ pages/
β β βββ about.html # About Us/Company page
β β βββ products.html # Products page
β β βββ contact.html # Contact page
β βββ assets/
β β βββ css/
β β β βββ style.css # Custom styles
β β βββ images/ # Image assets
β βββ index.html # Homepage
β βββ js/
β βββ main.js # Main JavaScript file
βββ shared/
βββ utils.ts # Shared utilities
- Homepage: Introduction to Mehta Papers
- About Us/Company Page: Company history and team information
- Products Page: Catalog of paper products with descriptions
- Contact Page: Contact information and inquiry form
- HTML5, CSS3, JavaScript
- Tailwind CSS for styling
- Val Town for hosting and serving