Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/subramanyaks/shopping-app
React shopping app a modern and responsive shopping app built with React.js, Bootstrap for styling, and powered by the FakeStoreAPI.
https://github.com/subramanyaks/shopping-app
axios axios-react bootstrap5 cart context-api ecommerce ecommerce-website fakestoreapi react reactbootstrap reactjs shop shopping-cart
Last synced: about 2 months ago
JSON representation
React shopping app a modern and responsive shopping app built with React.js, Bootstrap for styling, and powered by the FakeStoreAPI.
- Host: GitHub
- URL: https://github.com/subramanyaks/shopping-app
- Owner: SubramanyaKS
- Created: 2023-10-15T05:47:04.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-18T01:19:13.000Z (7 months ago)
- Last Synced: 2024-06-18T03:29:25.072Z (7 months ago)
- Topics: axios, axios-react, bootstrap5, cart, context-api, ecommerce, ecommerce-website, fakestoreapi, react, reactbootstrap, reactjs, shop, shopping-cart
- Language: JavaScript
- Homepage: https://namkart-ecommerce.netlify.app
- Size: 255 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# NamKart - Your Ultimate Shopping Destination
Welcome to NamKart, a modern and responsive shopping app built with React.js, Bootstrap for styling, and powered by the FakeStoreAPI.
## Features:
- **Search Products:**
- Easily find your desired products using the search functionality. Discover a wide range of items at your fingertips.- **Responsive UI:**
- NamKart provides a seamless shopping experience across various devices and screen sizes. Enjoy a consistent and visually appealing interface.- **Product Categories:**
- Explore a diverse selection of products categorized for efficient navigation. From electronics to fashion, NamKart has it all.- **User-Friendly Design:**
- Experience an intuitive and user-friendly design that ensures smooth navigation and a pleasant shopping journey.- **Product Details:**
- View detailed information about each product, including images, descriptions, and prices, to make informed purchase decisions.## Visit NamKart:
NamKart is live and ready for you to explore! Visit [NamKart E-Commerce](https://namkart-ecommerce.netlify.app/) and start shopping today.
## How to Run Locally:
1. Clone this repository:
```bash
git clone https://github.com/SubramanyaKS/shopping-app.git
```2. Navigate to the project directory:
```bash
cd shopping-app
```
3. Install dependencies:
```bash
npm install
```
4. Start the development server:
```bash
npm run dev
```
5. Open your browser and visit `http://localhost:5173` to explore NamKart locally.## Contributing:
We welcome contributions! If you'd like to contribute to NamKart, please follow our [Contribution Guidelines](https://github.com/SubramanyaKS/shopping-app/blob/main/CONTRIBUTING.md).
## Feedback:
We value your feedback. If you have any suggestions, issues, or feature requests, please open an [issue](https://github.com/SubramanyaKS/shopping-app/issues).
Happy Shopping with NamKart!