A Software plus hardware Solution to manage city dustbins for Municipality
📷📷📷📷📷📷📷 Start with Smile😄😄
- Install NodeJS⏬
- Install mongodb⏬
- Create a empty file and Open in your favourite code Editor.....shh...VS Code Editor😉
- Open the terminal window and write
git clone https://github.com/Shubham0599/Blog-App
This will files from repository to your local computer.:clock1::relieved::sun_with_face: 5. Next thing to write on terminal is
node app.js
-
HURRAHHH💥 You completed all steps successfully go to localhost:3000 on your browser and enjoy.
-
OHHH WAIT WAIT, you forgot giving Star to the repository.:star::stuck_out_tongue::stuck_out_tongue_winking_eye:
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project:fork_and_knife:
- Follow the Steps for running in local machine just change the link in
git clone
by your forked repository link. - Create your Feature Branch (
git checkout -b feature/AmazingFeature
):sparkler: - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
):arrow_double_up: - Open a Pull Request:arrows_clockwise::bell: