RohanDas28 / LinkOP

This repository contains code for a simple web page showcasing my social media links. It utilizes React for the front-end and includes animations and styling using libraries like `react-icons`, `react-animated-cursor`, and `animate.css`.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LinkOP

This repository contains code for a simple web page showcasing my social media links. It utilizes React for the front end and includes animations and styling using libraries like react-icons, react-animated-cursor, and animate.css.

Features

  • Displays profile picture along with name and a brief description.
  • Provides links to various social media platforms including Instagram, Twitter, LinkedIn, Snapchat, YouTube, GitHub, Telegram, Reddit, Twitch, and Dev.to.
  • Each social media link is accompanied by its respective icon for easy recognition.
  • Animations are incorporated for a more engaging user experience.

Installation

  1. Clone the repository:

    git clone https://github.com/RohanDas28/LinkOP.git
  2. Navigate to the project directory:

    cd LinkOP
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm start
  5. Open http://localhost:5173 to view it in the browser.

Usage

Feel free to customize the content and styling according to your preferences. You can modify the social media links, profile picture, and descriptions in the App.js file.

Technologies Used

  • React
  • react-icons
  • react-animated-cursor
  • animate.css

Credits

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This repository contains code for a simple web page showcasing my social media links. It utilizes React for the front-end and includes animations and styling using libraries like `react-icons`, `react-animated-cursor`, and `animate.css`.

License:MIT License


Languages

Language:JavaScript 93.6%Language:HTML 5.5%Language:CSS 0.9%