Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giridharans1729/flutter-portfolio
This is my Personal Portfolio using flutter
https://github.com/giridharans1729/flutter-portfolio
dart flutter flutter-portfolio flutter-project portfolio
Last synced: about 2 months ago
JSON representation
This is my Personal Portfolio using flutter
- Host: GitHub
- URL: https://github.com/giridharans1729/flutter-portfolio
- Owner: GiridharanS1729
- License: mit
- Created: 2024-05-28T19:08:07.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-28T16:25:08.000Z (5 months ago)
- Last Synced: 2024-07-28T20:46:19.975Z (5 months ago)
- Topics: dart, flutter, flutter-portfolio, flutter-project, portfolio
- Language: Dart
- Homepage: https://giris-flutter.netlify.app/
- Size: 20.7 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🌟 Flutter Portfolio By Giridharan S🌟
### **[View My Website](https://giris-flutter.netlify.app/)**Welcome to the Flutter Portfolio project!
This README will guide you through the steps to get your portfolio up and running. Follow along to showcase your skills and projects in a beautiful and interactive way.![Portfolio Banner](images/banner.gif)
## Author
**[Giridharan S]([email protected])**## 🚀 Features
- **Responsive Design**: Looks great on all devices 📱💻
- **Interactive UI**: Engaging and user-friendly 🎨
- **Dynamic Content**: Easily update your projects and information 🛠️
- **Smooth Animations**: Delightful user experience 🕶️## 📋 Table of Contents
1. [Getting Started](#getting-started)
2. [Installation](#installation)
3. [Running the App](#running-the-app)
4. [Project Structure](#project-structure)
5. [Customization](#customization)
6. [Deployment](#deployment)
7. [Contributing](#contributing)
8. [License](#license)**Packages we are using:**
- goole_fonts: [link](https://pub.dev/packages/google_fonts)
- animated_text_kit: [link](https://pub.dev/packages/animated_text_kit)**Fonts**
- Poppins [link](https://fonts.google.com/specimen/Poppins)
## 🔧 Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
### Prerequisites
Make sure you have the following installed:
- [Flutter SDK](https://flutter.dev/docs/get-started/install)
- [Dart SDK](https://dart.dev/get-dart/archive)
- [Android Studio](https://developer.android.com/studio) or [Visual Studio Code](https://code.visualstudio.com/)
- [Git](https://git-scm.com/)## 🛠️ Installation
1. **Clone the repo**
```sh
git clone https://github.com/GiridharanS1729/flutter-portfolio.git2. **Navigate to the project directory**
```sh
cd flutter-portfolio3. **Install dependencies**
```sh
flutter pub get4. **▶️ Running the App**
```sh
flutter run**Your portfolio should now be running on your device/emulator! 🎉**