Welcome to Tech Garden, your personal backyard of all things tech! 👩🏻🌾🌾
🔗 View it live here - https://tech-garden-hs.vercel.app/
This project is built with Docusaurus, a modern static website generator.
Tech Garden is a space where I cultivate and share my tech tools, development notes, and handy references. Whether you're a seasoned developer or just starting out, this is a place to explore, learn, and maybe find a nugget of knowledge that resonates with you.
As a developer, I often found myself juggling between multiple tabs, searching for the same information, and drowning in the vast sea of online resources. Tech Garden emerged from the desire to create a personal space where I could consolidate my learnings, document my experiences, and have a go-to reference for tech stuff.
-
Clone the repository:
git clone https://github.com/harshithasompura/tech-garden.git
-
Install dependencies:
cd tech-garden npm install
-
Run locally:
npm start
Open http://localhost:3000 in your browser to view Tech Garden.
Found a bug, have a suggestion, or want to contribute? Feel free to open an issue or submit a pull request. Your input is highly appreciated! 🤠