Skip to content

chaturrved/astro-rang

Repository files navigation

Astro Rang Portfolio Template

A minimalist, responsive, and customizable portfolio template built with Astro and Tailwind CSS.

🚀 Features

  • ⚡️ Fast performance
  • 📱 Fully responsive
  • 🎨 Customizable design
  • 🌙 Dark/Light mode support
  • 📝 Blog functionality
  • 🔍 SEO-friendly
  • 📊 Skills showcase
  • 💼 Project display
  • 📜 Experience timeline

🛠️ Technologies Used

🚀 Quick Start

  1. Clone this repository:

    git clone https://github.com/chaturrved/astro-rang.git
  2. Navigate to the project directory:

    cd astro-rang
  3. Install dependencies:

    yarn
  4. Start the development server:

    yarn dev
  5. Open your browser and visit http://localhost:3000

🔧 Customization

Personal Information

Update your personal information in src/data/presentation.ts:

Projects

Add or modify your projects in src/data/projects.ts:

Skills

Customize your skills in src/data/skills.ts:

Experience

Update your experience in src/data/experience.ts:

Blog Posts

Add your blog posts as Markdown files in the src/content/blogs directory.

📄 License

This project is open source and available under the MIT License.

🙏 Acknowledgements

This template was inspired by various open-source projects and the Astro community. Special thanks to all contributors and maintainers of the technologies used in this project.

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

Happy coding! 🚀