Skip to content

This project is a fully functional e-commerce website for selling shoes. It allows users to browse, search, categorize, and purchase a variety of shoes. The site includes key features such as product filtering, email, payment, pagination for a seamless shopping experience.

Notifications You must be signed in to change notification settings

dev-ahad-ali/Foot-Finesse

 
 

Repository files navigation

Live server: https://foot-finesse-alpha.vercel.app/

Foot Finesse is an online store where customers can easily shop for a variety of quality shoes, compare options, get personalized recommendations, and enjoy a smooth, hassle-free shopping experience on any device. It also has an admin panel where the owner can manage all the necessary things to keep the website updated.

Project features: 1.A User can find shoes according to their preference. They can add shoes they like in the wishlist or cart and buy later while paying securely with stripe JS. They can also compare between two shoes to get the right shoe for them. They can read blogs about shoes, comment on the blogs and also can share their favorite blogs across all the popular social media. They can also contact with the owner of the shop by sending an email.

2.For Admin and moderators they can add shoes, delete shoes and update information about the shoes. Also they can manage blogs in the website if they need to.

Getting Started

First Clone the project on your local machine Then, Install all the packages. Then give all the credentials on your own account in the env file Then, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

This project is a fully functional e-commerce website for selling shoes. It allows users to browse, search, categorize, and purchase a variety of shoes. The site includes key features such as product filtering, email, payment, pagination for a seamless shopping experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.8%
  • JavaScript 1.6%
  • CSS 0.6%