IndiChic is an exciting fashion brand website created using the MERN (MongoDB, Express.js, React, Node.js) stack. Explore this repository to get insights into the development of this stylish online platform.
👗 Shop the Latest Trends: Discover a wide range of trendy clothing and accessories from top fashion brands.
🌟 Unleash Your Style: Create your own fashion style, mix and match outfits, and express your individuality.
💼 Seller's Hub: A dedicated platform for fashion entrepreneurs to showcase their creations and connect with a global audience.
👩🎤 Fashion Community: Join the fashion community, share your inspiration, and get inspired by others.
-
Frontend:
- React: Frontend library for building the user interface.
- TailwindCss:
- Axios: HTTP client for making API requests.
-
Backend:
- Node.js: Server-side runtime environment.
- Express.js: Backend framework for building APIs.
- MongoDB: Database for storing fashion products and user data.
Follow these steps to set up and run IndiChic on your local machine:
-
Clone this repository to your local machine:
git clone https://github.com/yourusername/IndiChic.git
-
cd IndiChic/frontend & cd ../backend
npm install
-
cd frontend & cd ../backend
npm start
Access the application in your web browser at http://localhost:3000.
We welcome contributions from the community to make IndiChic even better. If you'd like to contribute, please follow our Contributing Guidelines.