{"id":22035471,"url":"https://github.com/SyntaxRender/FigmaFireProject","last_synced_at":"2025-10-11T09:30:46.781Z","repository":{"id":233334010,"uuid":"787050242","full_name":"joblessgod/FigmaFireProject","owner":"joblessgod","description":"Demonstration of an ecommerce website using  React, Express, Node.js \u0026 MongoDB. ","archived":false,"fork":false,"pushed_at":"2024-05-19T16:52:08.000Z","size":34052,"stargazers_count":2,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-30T10:28:22.824Z","etag":null,"topics":["e-commerce","expressjs","mongodb-database","nodejs","simple-website"],"latest_commit_sha":null,"homepage":"https://figmafire.vercel.app","language":"JavaScript","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/joblessgod.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-04-15T19:46:14.000Z","updated_at":"2024-08-02T08:49:09.000Z","dependencies_parsed_at":"2024-05-19T17:47:52.411Z","dependency_job_id":null,"html_url":"https://github.com/joblessgod/FigmaFireProject","commit_stats":null,"previous_names":["joblessgod/projectfigmafire","joblessgod/figmafireproject"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblessgod%2FFigmaFireProject","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblessgod%2FFigmaFireProject/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblessgod%2FFigmaFireProject/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblessgod%2FFigmaFireProject/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joblessgod","download_url":"https://codeload.github.com/joblessgod/FigmaFireProject/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236072183,"owners_count":19090403,"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":["e-commerce","expressjs","mongodb-database","nodejs","simple-website"],"created_at":"2024-11-30T10:24:49.240Z","updated_at":"2025-10-11T09:30:39.987Z","avatar_url":"https://github.com/joblessgod.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# E-commerce Demo\n\nThis is a sample application that demonstrates an E-commerce website using the MERN stack. The application loads \nproducts a MongoDB database and displays them. Users can select to display products in a single category. Users can \nclick on any product to get more information including pricing, reviews and rating. Users can select items and \nadd them to their shopping cart\n\n## Import Data\nI have included a data folder in this repo. Inside that folder will be 2 folders called cart and item. These 2 folders contain a mongodump of the 2 collections that I use in this ecommerce demo. You can use the [import-data.sh](data/import-data.sh) script to import these 2 dumps to an ecommerce database, then you will have the same content that I have for this demo.\n\n## Live Demonstration\n\nThe E-commerce demo can be [viewed online here](https://figmafire.vercel.app/).\n\nHere are screenshots that show the E-commerce demo application in use.\n\n**Home Page**\n![Home Page](/src/screenshots/home.png \"Optional Title\")\n\n---\n\n**Item Detail Page**\n![Item Detail](/screenshots/itemDetail.png?raw=true \"Optional Title\")\n\n---\n\n**Shopping Cart**\n![Shopping Cart](/screenshots/shoppingCart.png?raw=true \"Shopping Cart\")\n\n## Getting Started\nTo get started  you can simply clone this `ecommerce-demo` repository and install the dependencies.\n\nClone the `ecommerce-demo` repository using git:\n\n```bash\ngit clone https://github.com/joblessgod/FigmaFireProject\n```\n\nInstall dependencies with this command:\n```bash\nnpm install\n```\n\nRun the application with this command:\n```bash\nnpm run dev\n```\n\n## Tech Stack\n* MongoDB\n* Express.js\n* Node.js\n* React.js\n* Tailwind","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSyntaxRender%2FFigmaFireProject","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSyntaxRender%2FFigmaFireProject","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSyntaxRender%2FFigmaFireProject/lists"}