Skip to content

Latest commit

 

History

History
60 lines (41 loc) · 1022 Bytes

File metadata and controls

60 lines (41 loc) · 1022 Bytes


Digital Logistics

Using web fundamentals with beautiful animations





✨ Tech Stack

  • HTML
  • CSS
  • JS
  • Masonry JS
  • Rellax JS
  • Animate.css

🚀 Quick start

Start developing locally.

Step 1: Clone the repo

Fork the repository. then clone the repo locally by doing -

git clone https://github.com/Osman-Rasooli/Digital_Logistics.git

Step 2: Open

index.html

✌️ Contributing

After cloning & setting up the local project you can push the changes to your github fork and make a pull request.

You can also run the tests locally to see if everything works fine with

Make changes

Pushing the changes

git add .
git commit -m "feat: added new stuff"
git push YOUR_REPO_URL develop

Don't forget to leave a star ⭐.