Skip to content

angelurrutdev/gitguide

Repository files navigation

@angelurrutdev/gitguide

Complete and easy guide to handle your local and remote repositories

Contribute

GitHub stars GitHub issues

🛠️ Stack

  • Astro - Web development, streamlined.
  • Typescript - JavaScript with syntax for types.
  • Zustand - For state management in React.
  • React - A JavaScript library
  • RadixUI - open source component library for building user interfaces.
  • Lucide Icons - A clean and friendly icons libraries.
  • Tailwindcss - A utility-first CSS framework for rapidly building custom designs.

🚀 Contributing

  1. Fork this repository and clone it locally:
git clone git@github.com:your_username/gitguide.git
  1. Install dependencies:
# Install pnpm globally if you don't have it:
npm install -g pnpm

# and install dependencies:
pnpm install

and create a pull request with your features or fixes 🚀✨.

Contributors