Cishirt is a dynamic e-commerce platform tailored for men's fashion enthusiasts. This project was conceived and developed as part of my web development studies.
deployed link :- https://ct-shirt.netlify.app
- User authentication and registration system
- Seamless product browsing, with search, filter, and sort functionalities
- Effortless shopping experience with an intuitive 'add to cart' feature
- Frontend: HTML5, CSS3, JavaScript
- Backend: Express.js
- Database: MongoDB
This individual project was crafted diligently over a span of 5 days, showcasing my proficiency in the mentioned technologies.
- Clone the repository.
- Install the necessary dependencies using
npm install
. - Set up a MongoDB database.
- Configure the database connection in the appropriate file.
- Launch the application using
npm start
.
Feel free to explore the codebase and reach out for any further inquiries or collaborations. Happy coding!