Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 2.13 KB

File metadata and controls

45 lines (32 loc) · 2.13 KB

Intelligent and Automatic waste management System:pencil:

Author Platform LinkedIn YouTube

Introduction:chocolate_bar:

A Software plus hardware Solution to manage city dustbins for Municipality

Run it locally:computer:

📷📷📷📷📷📷📷 Start with Smile😄😄

  1. Install NodeJS
  2. Install mongodb
  3. Create a empty file and Open in your favourite code Editor.....shh...VS Code Editor😉
  4. 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
  1. HURRAHHH💥 You completed all steps successfully go to localhost:3000 on your browser and enjoy.

  2. OHHH WAIT WAIT, you forgot giving Star to the repository.:star::stuck_out_tongue::stuck_out_tongue_winking_eye:

Contributing:two_men_holding_hands::two_women_holding_hands:

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.

  1. Fork the Project:fork_and_knife:
  2. Follow the Steps for running in local machine just change the link in git clone by your forked repository link.
  3. Create your Feature Branch (git checkout -b feature/AmazingFeature):sparkler:
  4. Commit your Changes (git commit -m 'Add some AmazingFeature')
  5. Push to the Branch (git push origin feature/AmazingFeature):arrow_double_up:
  6. Open a Pull Request:arrows_clockwise::bell: