Skip to content

ayaan2304/studentweb

Repository files navigation

Concept IT Company - Pixel Clone

This project is a local mirror clone of https://concept-it-company.webflow.io/ with the original Webflow structure, styling, interactions, and animation scripts preserved.

What was cloned

  • Full page HTML structure (index.html)
  • Webflow CSS and interaction runtime scripts
  • Images, SVGs, Lottie JSON files, and MP4 background videos mirrored locally under public/
  • Smooth scrolling + typed text scripts used by the original page

Run locally

  1. Install dependencies:
npm install
  1. Start the local server:
npm run start
  1. Open:

http://localhost:3000

Regenerate local mirrored assets

If the source site updates, re-pull assets and rewrite links:

npm run mirror

This uses mirror-assets.mjs to fetch external assets and update index.html references.

Notes

  • The clone keeps the original Webflow scripts for behavior parity.
  • One placeholder asset from cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg returned 403 from the source CDN and remains linked remotely.
  • Form submissions behave like the source static Webflow export (no custom backend wired in this clone).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors