{"id":26710742,"url":"https://github.com/mohnate/next-ecommerce","last_synced_at":"2025-04-13T18:52:42.445Z","repository":{"id":247108906,"uuid":"825044719","full_name":"mohnate/next-ecommerce","owner":"mohnate","description":"An e-commerce web application developed with Next.JS (React) + Tailwind CSS for front-end/UI, Context API for state management and Custom REST API for Backend.","archived":false,"fork":false,"pushed_at":"2024-07-06T15:58:16.000Z","size":3898,"stargazers_count":15,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T09:42:29.406Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://haru-fashion.vercel.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mohnate.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-06T15:57:23.000Z","updated_at":"2024-10-29T19:04:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"4a773d36-b4b2-41c1-8953-a6ed5ccdc14b","html_url":"https://github.com/mohnate/next-ecommerce","commit_stats":null,"previous_names":["andrewclarker0524/next-ecommerce","mohnate/next-ecommerce"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohnate%2Fnext-ecommerce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohnate%2Fnext-ecommerce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohnate%2Fnext-ecommerce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohnate%2Fnext-ecommerce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mohnate","download_url":"https://codeload.github.com/mohnate/next-ecommerce/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248766004,"owners_count":21158296,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-27T09:34:57.006Z","updated_at":"2025-04-13T18:52:42.427Z","avatar_url":"https://github.com/mohnate.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Haru-Fashion E-commerce Web Application\n\n![Haru-Fashion Responsive Design (2)](https://user-images.githubusercontent.com/53733092/139094836-3c75c8fa-4f7a-43a7-b8c8-7cf45af53b71.png)\n![ts](https://badgen.net/badge/Built%20With/TypeScript/blue) ![vercel](https://img.shields.io/github/deployments/satnaing/e-commerce/production?label=vercel\u0026logo=vercel\u0026logoColor=white) [![Prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)\n\nAn e-commerce web application developed with Next.JS and TypeScript. Tailwind CSS is used for styling and React's Context API is used for state management. Custom REST API is used as a backend ([Haru API](https://github.com/satnaing/haru-api)).\n\n## Demo\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://haru-fashion.vercel.app/\"\u003e\u003cimg src=\"https://user-images.githubusercontent.com/53733092/139051262-7d501510-17ab-4e57-83da-c07385a85f9c.gif\" alt=\"Haru-Fashion Demo\" /\u003e\u003c/a\u003e\u003cbr/\u003e\u003cbr/\u003e\n\u003ca href=\"https://haru-fashion.vercel.app/\"\u003e\u003cimg src=\"https://user-images.githubusercontent.com/53733092/139092307-3e364931-a083-40d9-9f0e-604db4170c2b.png\" width=\"130\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Lighthouse Score\n\n\u003cp align=\"center\"\u003e\n\u003cimg width=\"763\" alt=\"Lighthouse\" src=\"https://user-images.githubusercontent.com/53733092/155963931-9de8e33f-e77a-40fb-8cae-18ceffb057ad.png\"\u003e\n\u003c/p\u003e\n\n## Features\n\n- Progressive Web App (PWA) 🔥\n- Full-text Search 🔎\n- Responsive Design 📱💻\n- Wishlist 🤍\n- Add To Cart 🛒\n- Different Category Page 🧑🏻👩🏻🎒\n- Authentication (Register/Login/Logout) 🛡️\n- Pagination ⬅️➡️\n- Animation ✨\n- i18n (English \u0026 Burmese) 🌐\n- Keyboard Accessible ⌨️\n\n## Tech Stack\n\n**Frontend** - NextJS, React, TypeScript  \n**Styling** - Tailwind CSS  \n**Design \u0026 Prototype** - Figma  \n**State Management** - ContextAPI  \n**Backend** - [Haru API](https://github.com/satnaing/haru-api) (Previous Version - Firebase)  \n**Containerization:** Docker  \n**Deployment** Vercel\n\n## Running Locally\n\nClone the project\n\n```bash\ngit clone https://github.com/satnaing/e-commerce.git\n```\n\nGo to the project directory\n\n```bash\ncd e-commerce\n```\n\nRemove remote origin\n\n```bash\ngit remote remove origin\n```\n\nInstall dependencies\n\n```bash\nnpm install\n```\n\nStart the server\n\n```bash\nnpm run dev\n```\n\n## Inspiration and Credits\n\nEven though I wrote every single line of code for this web app, images and some design are inspired and used from the following websites.\n\n- [Goya WordPress Premium Theme](https://goya.everthemes.com/demo-fashion/)\n- [Lusion WordPress Premium Theme](https://hn.arrowpress.net/lusion/home-minimalist/?currency=USD)\n\n## Author\n\n- [@satnaing](https://github.com/satnaing)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohnate%2Fnext-ecommerce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohnate%2Fnext-ecommerce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohnate%2Fnext-ecommerce/lists"}