StefanPenchev05 / MyClothesV2

Welcome to MyClothes, where creativity meets fashion! This application provides a platform for designers to showcase their clothing products, receive feedback through comments and likes, engage in real-time chat, and even get hired by clients who love their work.
MIT License
0 stars 0 forks source link
clothes creativity expressjs fashion mongoose nextjs nodejs soket-io

MyClothes

GitHub Release GitHub Tag License

Welcome to MyClothes, where creativity meets fashion! This application provides a platform for designers to showcase their clothing products, receive feedback through comments and likes, engage in real-time chat, and even get hired by clients who love their work.


Table of Contents

Installation

 git clone https://github.com/StefanPenchev05/MyClothesV2.git
 cd server
 npm install
 cd ../client
 npm install

Usage

Effortlessly kickstart the MyClothes application by launching both the Express.js backend and Next.js frontend with a few simple commands. Follow the instructions below to bring the creativity and fashion of MyClothes to life on your local machine.

Running the Express Server

Navigate to the server directory to awaken the backend spirit of MyClothes. Use the following commands to start the Express.js server, which breathes life into our platform's backend functionalities:

cd server  # Step into the heart of our backend
npm run start  # Summon the Express.js server into action

Running the NextJS Server

To start the NextJS server, navigate to the root directory of your frontend project in your terminal and run the following command:

cd client  # Dive into the realm of our frontend
npm run build  # Architect the foundation of your Next.js application
npm run start  # Illuminate the frontend spectacle

Features

Acknowledgements

This project leverages several open-source libraries and tools to function effectively. We extend our gratitude to the developers and contributors of these projects for making our work easier and more efficient. Below is a list of the major dependencies used in this project:

We acknowledge and thank all the maintainers and contributors of these projects for their hard work and dedication.

Contributors

License

MIT