Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nafisarkar/portfolio_magicui_react

This project is a modern web application built using React and Vite. It showcases a responsive UI with various components, including cards with animations, social media links, and an interactive layout.
https://github.com/nafisarkar/portfolio_magicui_react

jsx magicui portfolio-website react shadcn-ui

Last synced: 1 day ago
JSON representation

This project is a modern web application built using React and Vite. It showcases a responsive UI with various components, including cards with animations, social media links, and an interactive layout.

Awesome Lists containing this project

README

        

# My Portfolio

![banner](https://i.ibb.co.com/02StR5h/Screenshot-2025-01-24-183842.png)

## Overview

This project is a modern web application built using **React** and **Vite**. It showcases a responsive UI with various components, including cards with animations, social media links, and an interactive layout.

## Technologies Used

- **Framework**: React
- **Build Tool**: Vite
- **Language**: JavaScript (with JSX)
- **Styling**: Tailwind CSS
- **Animation**: Framer Motion (for animations)
- **Icons**: Ract UI Icons
- **UIFrameworks**: Shadcn/ui & Magic UI

## Features

- Responsive design that adapts to different screen sizes.
- Interactive cards with hover effects and animations.
- Dynamic content loading with random GIFs.
- Toggle options for card transparency and border effects.
- Easy-to-use components for social media links.

## Installation

To get started with this project, follow these steps:

1. Clone the repository:
```bash
git clone https://github.com/Nafisarkar/Portpholio_MagicUI_React
```

2. Navigate to the project directory:
```bash
cd Portfolio_MagicUI_React
```

3. Install the dependencies:
```bash
npm i
```

4. Start the development server:
```bash
npm run dev
```

5. Open your browser and go to `http://localhost:5173` to see the application in action.

## Contributing

Contributions are welcome! If you have suggestions for improvements or new features, feel free to open an issue or submit a pull request.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## Acknowledgments

- Thanks to the creators of React, Vite, and Tailwind CSS for their amazing tools.
- Special thanks to the contributors of the GIFs used in this project.