Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anwesha2002/shoppify
This is a non-functional e-Commerce website developed using React. This website is designed to provide an online shopping experience, catering to both customers and sellers. It includes a wide range of features and functionalities that make it a robust platform for buying and selling products.
https://github.com/anwesha2002/shoppify
Last synced: 5 days ago
JSON representation
This is a non-functional e-Commerce website developed using React. This website is designed to provide an online shopping experience, catering to both customers and sellers. It includes a wide range of features and functionalities that make it a robust platform for buying and selling products.
- Host: GitHub
- URL: https://github.com/anwesha2002/shoppify
- Owner: anwesha2002
- Created: 2023-10-02T17:37:47.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-03T16:12:02.000Z (about 1 year ago)
- Last Synced: 2023-10-05T00:46:20.983Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://shoppify-five.vercel.app
- Size: 58.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shoppify
This is a non-functional e-Commerce website developed using React. This website is designed to provide an online shopping experience, catering to both customers and sellers. It includes a wide range of features and functionalities that make it a robust platform for buying and selling products.
![Screenshot 2024-01-11 082712](https://github.com/anwesha2002/Shoppify/assets/116761608/f00b0d53-8c8b-4f0a-9bca-0ddc783fd0ab)
## Tech Stack
- React: A JavaScript library for building user interfaces, providing a dynamic and efficient front-end.
- Typescript: A superset of JavaScript that adds static typing, enhancing code reliability and maintainability.
- API Integration: Utilized to fetch and manage data, ensuring real-time updates and a dynamic shopping experience.
- React Bootstrap: Integrated for streamlined UI components, responsive design, and improved aesthetics.## Features
- Add to Cart Functionality: Users can easily add items to their shopping cart with a single click.
- Responsive Design: Shoppify is optimized for various devices, ensuring a seamless experience on desktops, tablets, and mobile phones.## Getting Started
## Prerequisites
- Ensure you have Node.js and npm installed on your machine.
## Installation
- Clone the repository:
```bash
https://github.com/anwesha2002/Shoppify.git
- Navigate to the project directory:```bash
cd Shoppify
- Install dependencies:```bash
npm install
- Start the development server:```bash
npm start
## UsageAccess the application at http://localhost:3000.
Explore the Shoppify platform, add products to your cart, and enjoy a seamless shopping experience.