hacktoberfest21 flutter gdsc iiitv
1.0.0
"imgURL": ""Fork this repo
Clone the repo
git clone https://github.com/<your-username>/hacktoberfest21-flutter-gdsc-iiitvChange Directory to hacktoberfest21-flutter-gdsc-iiitv , using
cd hacktoberfest21-flutter-gdsc-iiitv
Create a branch named feature-{github-username}, using
git checkout -b feature-{github-username}
Open the current directory in your editor.
Add your data in 'data.json' file in given format
{
"id": prev +1,
"name": "<Your Name>",
"batch": "<Your Batch>",
"imgURL": "<Your Image URL>",
"linkedinURL":"<Your LinkedIN profile URL>",
"githubURL": "<Your GitHub profile URL>",
"twitterURL": "<Your Twitter Profile URL>"
}