MERN Stack E-Commerce Project
This product is not a commercial project but rather a personal project designed to improve the developer’s knowledge. It is a live demo that showcases the use of various technologies, including React, Next.js, Typescript, PostCSS, Storybook, Nest.js, Express, MongoDB, Mongoose, and JSON Web Tokens (JWT). The project also provides a guide on how to use it, including setting up the necessary environment variables.
To install and use this project, follow the steps below:
server directory within the cloned repository..env file inside the server directory and populate it with the necessary variables.For detailed instructions on setting up the MongoDB Atlas and configuring the environment variables, refer to the MongoDB Atlas documentation.
This project serves as a demo that showcases the developer’s knowledge and implementation of various technologies. It includes a frontend built with React and Next.js, a backend developed using Nest.js and Express, and a MongoDB database managed with Mongoose. The project also incorporates JSON Web Tokens (JWT) for authentication and provides a Swagger interface for interacting with the backend API. Detailed installation instructions are provided, including setting up the necessary environment variables.