Jamstack Ecommerce Nextjs

screenshot of Jamstack Ecommerce Nextjs
nextjs
react
bootstrap

E-commerce with Next.js and MongoDB

Overview

The project is called "Juni-jamstack-ecommerce-nextjs" and it is an ecommerce application built using NextJS, MongoDB, Cloudinary, and Bootstrap. It has a public page and an admin page. The project is deployed on Vercel.

Features

  • Public page
  • Admin page
  • Built with NextJS, MongoDB, Cloudinary, and Bootstrap
  • Deployed on Vercel

Prerequisites

  • npm

Installation

  1. Clone the repository
  2. Install NPM packages
  3. Connect to your MongoDB and add necessary information
  4. Run the project locally on http://localhost:3000

Summary

The "Juni-jamstack-ecommerce-nextjs" project is an ecommerce application built using NextJS, MongoDB, Cloudinary, and Bootstrap. It has a public page and an admin page. The project is deployed on Vercel. To get a local copy of the project, you need to clone the repository, install NPM packages, and run the project locally on http://localhost:3000.

nextjs
Next.js

Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

bootstrap
Bootstrap

Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.