- π Table of Contents
- π Overview
- π οΈ Technologies
- β‘ Performance & PWA
- π Demo
- π¦ Install and Use
- π File Structure
- π¨ Reference & Inspiration
- π¨βπ» Author and Contact
Meteora Store is a responsive fashion e-commerce platform designed to showcase products through a modern and accessible shopping experience.
Users can browse the catalog, explore product details through modal interfaces, and subscribe to a newsletter with built-in form validation. The project prioritizes accessibility, responsive layouts, and user-friendly interactions across desktop and mobile devices.
Built with HTML, CSS, and Vanilla JavaScript, the application consumes product data from a mock REST API provided by JSON Server, demonstrating core front-end development concepts without relying on external frameworks.
The following technologies were used to build this project:
Comming Soon!
Access the live application below to interact with the interface and run your own performance tests
Meteora: https://meteora-pearl.vercel.app/
desktop-home-meteora.mp4
mobile-home-meteora.mp4
- Clone the repository:
git clone https://github.com/Epiled/meteora.git
cd meteora- Install the dependencies:
npm install- Start the Mock Database:
Navigate to the
dbdirectory and initialize the local JSON server. (Note: prefixing withnpxensures it runs even if not installed globally).
cd db
npx json-server --watch db.jsonComming Soon!
The project's design and wireframes are available for viewing on Figma. Below is a list of the real-world examples that inspired the UI/UX design.
Figma / Wireframe: Meteora
Felipe De Andrade
Made with β€οΈ by Felipe De Andrade ππ½ Get in touch!
