Project: make a clone of https://porter.in/partners site -
This a website where an user can be able to book a service from packers and movers. Mostly useful for the people who are shifting form one place to another place.
In this project we have tried to make a look alike clone of Porter.in Website. With our efforts and the technology stack, that we have learned till now in Unit-3 in the masai school, we were able to clone the front end with same looking & features. And now in Unit-4 we are working on the backend part of our project and the flow from which our frontend will connect and collect data to backend.
-
HTML
CSS
Javascript
-
Node.Js
-
Express
mongoose
Bootstrap
-
MongoDb
- Landing Page (Home Page):
- Packers & Movers Page:
- Driver partners Page:
In this project we were tried to achieve a near to perfect clone of the original website as much as possible with very limited knowledge of javascript & css. This entire journey of has given us experiences and we have learned lots of things by applying to the real website and it gave us a lot of confidence. If we have more time we can able to add more products.
All pages are not responsive yet , those pages are might not be properly visible on small screen devices. (Recomended Resolution: 1366 x 768 )
-
👤 Ambuj Kumar Github: https://github.com/AmbujKrAK
-
👤 Devendra Github: https://github.com/Dev2197
-
👤 Mohammed Mustaq Github: https://github.com/mustaq-amd
-
👤 Tejas Kharote https://github.com/mustaq-amd
https://porterclone.netlify.app/
: run the following command in src
folder
- open the terminal and run the following command - "npm run server", Once you get the message "Listening port 5000", you are good to go.
: after that go to you browser and type `http://localhost:5000/porter` and you are ready to explore our project.