Personal Hub is a template designed to centralize and organize personal or professional information in one place. This tool allows users to manage and access their data, projects, important links, and more, all from a unified interface.
- Centralized Management: Access all your information from a single place.
- Customization: Configure and adapt the interface to your needs.
- Integrations: Connect with various platforms and external services.
- Security: Protect your data with proper authentication and authorization.
- Astro: Main framework for building the interface.
- Tailwind CSS: Styling and responsive design.
- Vercel: Deployment and hosting of the application.
You can use this template in two ways:
Create a new project using this template with:
npm create astro@latest -- --template itsteddydev/hub-itsteddydev
Follow these steps to install and run the project locally:
-
Clone the repository:
git clone https://github.com/itsteddydev/hub-itsteddydev.git
-
Navigate to the project directory:
cd hub-itsteddydev
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and visit
http://localhost:4321
to see the application in action.
Once the application is running, you can:
- Customize your profile: Add, edit, or remove personal information.
- Add links: Include links to your projects, social media, or any relevant resources.
- Configure widgets: Enable or disable modules according to your preferences.
This project is licensed under the MIT License. See the LICENSE file for more details.
For inquiries, suggestions, or feedback, you can reach me through:
- LinkedIn: itsteddydev
- Twitter: @itsteddydev
Thank you for using Personal Hub! We hope this tool helps you efficiently organize and centralize your information.