Skip to content

Latest commit

 

History

History
140 lines (103 loc) · 4.18 KB

README.md

File metadata and controls

140 lines (103 loc) · 4.18 KB

Freshmeals Website - Organic Food eCommerce 🍇🍊🍋🥭🍍

The ecommerce project. Built with ❤︎ by Ha Gonin and Huynh Mi

Screen shots

Home page & Shop page

Detailed product & Blog page

View cart page

Project Title

Freshmeals website is basically an ecommerce project built with Tailwind framework. The website allows people to checkout out and buy organic products which bring good meals and have better healthy. The project is fully responsive design and friendly mobile/tablet.


About

This project allows us to build and focus on working on a team. Almost features are built by using react-router v6.4

📌 Table of Contents

👀 Demo Website

👉 demo: https://freshmeals-reactjs.web.app/

💻 Technologies

This project was made using the follow technologies:

Frontend

Backend

🚀 Features

  • Homepage
  • Signup/Signin
  • Userprofile
  • Product filtering
  • Shopping cart & check out form
  • Singe product
  • Quick view product
  • Shop grid/list view
  • Pagination, search & validation Form
  • Blog sidebar
  • About & Contact page
  • 404 page & Coming soon page

👷 How to run

To get started you can simply clone this ecommerce-demo repository and install the dependencies.

Clone the freshmeals-app-reactjs repository using git:

git clone https://github.com/fenewbie/freshmeals-app-reactjs
cd freshmeals-app-reactjs

Install

npm install

Usage

npm run start