A minimalist, responsive, and customizable portfolio template built with Astro and Tailwind CSS.
- ⚡️ Fast performance
- 📱 Fully responsive
- 🎨 Customizable design
- 🌙 Dark/Light mode support
- 📝 Blog functionality
- 🔍 SEO-friendly
- 📊 Skills showcase
- 💼 Project display
- 📜 Experience timeline
-
Clone this repository:
git clone https://github.com/chaturrved/astro-rang.git
-
Navigate to the project directory:
cd astro-rang
-
Install dependencies:
yarn
-
Start the development server:
yarn dev
-
Open your browser and visit
http://localhost:3000
Update your personal information in src/data/presentation.ts
:
Add or modify your projects in src/data/projects.ts
:
Customize your skills in src/data/skills.ts
:
Update your experience in src/data/experience.ts
:
Add your blog posts as Markdown files in the src/content/blogs
directory.
This project is open source and available under the MIT License.
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.
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
Happy coding! 🚀