IndiaMART is a leading B2B e-commerce company in India that connects suppliers with buyers. It trades almost everything from apparel, home furniture to electronics, and building equipment.
Website Link : https://martmate.vercel.app/
This project was built using the following technologies:
- React: A JavaScript library for building user interfaces
- Redux: A state management library for React applications
- Chakra UI: A library of UI components for React applications that follows the design principles of the Chakra design system
- MongoDB: it is Non-Sql DB to store the Data
- expressJS : it is backend server it can handle all the CRUD operation
- Onkar Kalsannawar
- Prince Sharma
- Akash Rajendra Fulari
- Papri Saha
~ Navbar, Footer
~ Landing Page
~ Produts Page, Single Product Page
~ Signup Page & Login Page
~ Log out Functionality
~ Admin Pages
~ CRUD operations by Admin, as well as Users
~ Filters on PLywood page (Admin Side)
HTML | CSS | JavaScript | ReactJS | React | DOM | ChakraUI | Express | MongoDB | Nodemon
To get started with the Koolz.com Clone, follow these steps:
- Clone the repository to your local machine using git clone https://github.com/OnkarK0273/resilient-gate-1588
- Navigate to the project directory and install dependencies using npm install.
- Start the development server using npm start.
- Open the website in your browser by navigating to http://localhost:3000
This project was developed by a team of 5 members, but contributions from others are welcome. If you would like to contribute, please follow these steps:
- Fork the repository to your own GitHub account.
- Create a new branch for your changes using git checkout -b your-branch-name.
- Make changes to the code and commit your changes using git commit -m "Your commit message".
- Push your changes to your forked repository using git push origin your-branch-name.
- Create a pull request to merge your changes into the main branch of the original repository.