Last updated:
0 purchases
Welcome to the GitHub repository for Fiq-mart, an E-Commerce Website project built with Next.js and React.js. This platform utilizes MongoDB as the database, Prisma as the ORM, Stripe for the payment gateway, Algolia Instant Search for product searching, and Bootstrap as the CSS library. The website is hosted on Vercel.
Navigating through the website.
Check out the live demo of Fiq-mart at: Fiq-mart Live Demo
To get started with Fiq-mart, follow the steps below:
Clone the repository:
Install dependencies: npm install
Set up the environment variables:
.env
file in the root directory.Run the development server: npm run dev
Open your browser and navigate to http://localhost:3000
to access the website
Clone the repository:
Install dependencies: npm install
Set up the environment variables:
.env
file in the root directory.Run the development server: npm run dev
Open your browser and navigate to http://localhost:3000
to access the website
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.