clothify.mp4
This application is a classic clothes sales app. People can buy somethings and write reviews about them. They can add favorites if they like. they can track their active orders and view order history. Admin can add, edit and remove new categories and products and edit ads and banners on the homepage.
-
React - Javascript Library For UI
-
Chakra UI - UI Component Library
-
Javascript - Main Language
-
NodeJS - Server Environment
-
Expressjs - NodeJS Framework For Server Processes
-
MongoDB - NOSQL Database
-
Mongoose - Database ORM
-
Formik - React Form Library
-
Yup - For Validations
-
React Cookie - For Cookies
-
Bcryptjs - For Encryption
-
MUI Icons - Icons
-
Cloudinary - Cloud Image Storage
-
Stripe - Payment System
Clone the repository
git clone https://github.com/AhmedSemih/MERN-Stack-eCommerce-App.git
After getting the starter files, you must to go both file directories and run
npm install
You must assign environment variables for both and start the dev server
npm start