https://github.com/felixdev22/dishy-ecommerce
Dishy is a food e-commerce website that enables users to browse meals, add or remove items from their cart, and make purchases seamlessly.
https://github.com/felixdev22/dishy-ecommerce
context-api css javascript
Last synced: about 2 months ago
JSON representation
Dishy is a food e-commerce website that enables users to browse meals, add or remove items from their cart, and make purchases seamlessly.
- Host: GitHub
- URL: https://github.com/felixdev22/dishy-ecommerce
- Owner: felixDev22
- License: mit
- Created: 2024-08-29T18:58:15.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2025-01-03T23:11:50.000Z (over 1 year ago)
- Last Synced: 2025-12-13T01:33:52.095Z (7 months ago)
- Topics: context-api, css, javascript
- Language: JavaScript
- Homepage: https://dishy-ecommerce.netlify.app/
- Size: 75.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Dishy E-Commerce Website
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [Hello world- ](#hello-world--)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Run](#run)
- [👥 Author ](#-author-)
- [🔭 Future Features ](#-future-features-)
- [⭐️ Show your support ](#️-show-your-support-)
- [📝 License ](#-license-)
Dishy E-Commerce
Dishy is a food e-commerce website that enables users to browse meals, add or remove items from their cart, and make purchases seamlessly.
- REACT
- JavaScript
- CSS
[Dishy E-Commerce](https://dishy-ecommerce.netlify.app/)
- Created a react app
- Scalable components
- Item category
### Prerequisites
Before you begin, ensure you have met the following requirements:
- Node.js: Install the latest version of Node.js. This will include npm (Node Package Manager).
- npm or Yarn: Make sure you have npm installed, which comes with Node.js, or alternatively, you can use Yarn. You can check the version installed by running:.
`node -v`
`npm -v`
### Setup
- Clone this repository by running `git clone https://github.com/felixDev22/Dishy-Ecommerce.git` in your command line.
- Navigate to the repository by running `cd Dishy-Ecommerce`.
### Install
- Run `bundle install` to install all the gems.
### Run
- Run npm install
- Run npm run dev
- In your browser, go to ` http://localhost:5173/`.
👤 **Felix Nzomo Nyamai**
- [GitHub](https://github.com/felixDev22)
- [Twitter](https://twitter.com/monzo200)
- [LinkedIn](https://www.linkedin.com/in/felixnyamai/)
- [ ] **Update links**
- [ ] **Develop a dedicated Cart page**
- [ ] **Implement functionality to add or remove items from the cart**
- [ ] **Integrate a secure payment system**
- [ ] **Build an admin page for managing inventory**
Give a ⭐️ if you like this project
☕☕Buy me coffee?☕☕ `https://buymeacoffee.com/felim375v`
This project is [MIT](./LICENSE) licensed.