Crown Clothing E-Commerce platform for clothing with secure payment gateways, efficient order management, user-friendly interface, and seamless mobile responsiveness. It enhances the user experience by reducing the initial page load time by 40% by leveraging TypeScript.
- This project uses NodeJS, MongoDB and Express for back-end and React for front-end.
To run the Crown Clothing e-commerce platform on your local machine, follow these steps:
- Clone the repository to your local machine using the following command:
git clone https://github.com/shrey-suri/crwn-clothing.git
- Navigate to the project directory:
cd crwn-clothing
- Install the required dependencies:
npm install
- Start the development server:
npm start
- Open your web browser and visit http://localhost:3000 to access the app.
We welcome contributions to enhance the functionality and user experience of the Crown Clothing Application. If you find any bugs or want to add new features, please feel free to open an issue or submit a pull request. We appreciate your help in making this project better!
- This project utilizes the APILayer for currency conversion data. We are grateful for their services.