StyleSprint is a full-stack e-commerce website built using the MERN stack (MongoDB, Express, React, Node.js) and Tailwind CSS. The website allows users to browse, search, and purchase a variety of clothing and accessories.
-
Clone the repository:
git clone <https://github.com/Aaanchalsingh/StyleSprint.git>
-
Install the dependencies:
cd StyleSprint npm install
-
Set up the environment variables:
Create a
.env
file in the root directory and add the following variables:MONGODB_URI=<your MongoDB URI> SECRET_KEY=<your secret key>
-
Start the server:
npm start
##Features
- User authentication and authorization with JWT
- Product browsing, searching, and filtering
- Shopping cart functionality
- Order history and tracking
- Admin dashboard for managing products and orders
- Payment integration with Stripe
- Responsive design with Tailwind CSS
##Technologies Used
- React for the frontend
- Node.js and Express for the backend
- MongoDB for the database
- Tailwind CSS for styling
- JWT for user authentication and authorization
Contributing
We welcome contributions to StyleSprint! To contribute, follow these steps:
- Fork the repository
- Create a new branch for your changes
- Make your changes
- Write tests for your changes
- Run the tests to ensure they pass
- Commit your changes
- Push your changes to your forked repository
- Create a pull request
##License
StyleSprint is released under the MIT License.
##Contact
For any questions or concerns, please contact us at [email protected].