E-commerce with Next.js and MongoDB
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.
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.
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 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 is the most popular CSS Framework for developing responsive and mobile-first websites.