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
- Created a react app
- Scalable components
- Item category
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
-
Clone this repository by running
git clone https://github.com/felixDev22/Dishy-Ecommerce.gitin your command line. -
Navigate to the repository by running
cd Dishy-Ecommerce.
- Run
bundle installto install all the gems.
- Run npm install
- Run npm run dev
- In your browser, go to
http://localhost:5173/.
👤 Felix Nzomo Nyamai
- 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 licensed.