{"id":24908779,"url":"https://github.com/waghraj1699/nxttrendz","last_synced_at":"2026-04-29T08:35:28.816Z","repository":{"id":269257767,"uuid":"906870331","full_name":"Waghraj1699/nxtTrendz","owner":"Waghraj1699","description":"NxtTrendz is a modern and fully functional fashion e-commerce web application built using React.js. This app allows users to explore a variety of fashion products, view detailed information about each item, add products to their shopping cart. The app provides a seamless and engaging shopping experience for users","archived":false,"fork":false,"pushed_at":"2025-02-27T13:16:43.000Z","size":238,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-13T09:09:32.532Z","etag":null,"topics":["css","html","javascript","react-components","react-context","react-router","react-router-dom","reactjs"],"latest_commit_sha":null,"homepage":"https://waghrajnxttrend.ccbp.tech","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/Waghraj1699.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-12-22T06:38:41.000Z","updated_at":"2025-03-08T11:36:41.000Z","dependencies_parsed_at":"2024-12-22T08:18:03.252Z","dependency_job_id":"de0a4c0b-8644-4a34-9571-330a0e5a61cb","html_url":"https://github.com/Waghraj1699/nxtTrendz","commit_stats":null,"previous_names":["waghraj1699/nxttrendz"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Waghraj1699/nxtTrendz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Waghraj1699%2FnxtTrendz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Waghraj1699%2FnxtTrendz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Waghraj1699%2FnxtTrendz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Waghraj1699%2FnxtTrendz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Waghraj1699","download_url":"https://codeload.github.com/Waghraj1699/nxtTrendz/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Waghraj1699%2FnxtTrendz/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32418145,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["css","html","javascript","react-components","react-context","react-router","react-router-dom","reactjs"],"created_at":"2025-02-02T02:33:26.366Z","updated_at":"2026-04-29T08:35:28.799Z","avatar_url":"https://github.com/Waghraj1699.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# **NxtTrendz React App**\n\n## **About the Project**\n\n**NxtTrendz** is a fully functional **fashion e-commerce web application** built using **React.js**. This app provides users with an intuitive platform to explore fashion products, view their details, and add them to the cart. Users can also proceed to a simulated checkout process for a seamless shopping experience.\n\nThe project showcases the use of modern frontend technologies like **React**, **React Router**, and **React Context API**, demonstrating practical skills in building dynamic and responsive single-page applications (SPAs).\n\n---\n\n- username: rahul\n- password: rahul@2021\n\n---\n\n## **Features**\n\n### **1. Product Catalog**\n- Displays a list of fashion products with their image, name, and price.\n- Users can browse and select products.\n\n### **2. Product Details**\n- Each product has a dedicated page showcasing its complete details, including images, price, and description.\n- Users can navigate to this page by clicking on any product in the catalog.\n\n### **3. Shopping Cart**\n- Add products to the cart directly from the product catalog or product details page.\n- View, update quantities, or remove items from the cart.\n- The total price dynamically updates based on the cart contents.\n\n### **4. Checkout Process**\n- Provides a simulated checkout process for completing purchases.\n- A simple and intuitive interface for finalizing orders.\n\n### **5. Responsive Design**\n- The app is designed to work seamlessly on desktop, tablet, and mobile devices.\n- CSS ensures an optimal user experience across various screen sizes.\n\n---\n\n## **Technologies Used**\n\n### **Frontend**\n- **React.js**: For building the user interface and handling the app's dynamic behavior.\n- **React Router**: To manage navigation and routing between pages like product catalog, product details, cart, and checkout.\n- **React Context API**: Used for global state management, particularly for managing the shopping cart across components.\n- **CSS**: For styling and making the app visually appealing and responsive.\n- **HTML**: Provides the structure of the application.\n\n### **Backend/Mock Data**\n- **Mock JSON Data**: Used for simulating product details and cart management.\n\n---\n\n## **Installation**\n\n### **Prerequisites**\nEnsure you have the following installed:\n- **Node.js**: To run the app locally.\n- **npm**: Comes with Node.js to manage dependencies.\n\n### **Steps to Run the App**\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/Waghraj1699/nxtTrendz.git\n   ```\n\n2. Navigate to the project directory:\n   ```bash\n   cd nxtTrendz\n   ```\n\n3. Install dependencies:\n   ```bash\n   npm install\n   ```\n\n4. Start the development server:\n   ```bash\n   npm start\n   ```\n\n5. Open your browser and navigate to:\n   ```\n   http://localhost:3000\n   ```\n\n---\n\n## **Usage**\n\n- Visit the homepage to view the product catalog.\n- Click on any product to view its detailed page.\n- Add items to your cart and view them in the cart section.\n- Modify cart items or proceed to the checkout page.\n\n---\n\n\n## **Future Enhancements**\n\n- **Payment Gateway Integration**: Add a payment gateway like Stripe for real transactions.\n- **Backend API**: Integrate a real backend to fetch product details dynamically.\n- **Authentication**: Add user authentication for personalized features like order history.\n\n---\n\n\n## **Author**\n\n- **Waghraj Patil**\n- [ GitHub Profile](https://github.com/waghraj1699)\n- [LinkedIn Profile](https://linkedin.com/in/waghraj-patil)\n\n---\n\n## **License**\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaghraj1699%2Fnxttrendz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwaghraj1699%2Fnxttrendz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaghraj1699%2Fnxttrendz/lists"}