Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/majidraimi/my-portfolio
My new portoflio using React, Three.js, Framer Motion, Tailwind.
https://github.com/majidraimi/my-portfolio
framer-motion react threejs typescript
Last synced: 4 days ago
JSON representation
My new portoflio using React, Three.js, Framer Motion, Tailwind.
- Host: GitHub
- URL: https://github.com/majidraimi/my-portfolio
- Owner: MajidRaimi
- Created: 2023-06-08T21:49:31.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-06-10T15:36:56.000Z (over 1 year ago)
- Last Synced: 2024-11-08T00:15:59.020Z (about 2 months ago)
- Topics: framer-motion, react, threejs, typescript
- Language: TypeScript
- Homepage: https://majid-portfolio.vercel.app
- Size: 26 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚀 My React Portfolio
A fully-interactive, visually captivating portfolio website, built with a modern tech stack featuring React, Three.js, Framer Motion, and Tailwind CSS.
## 🌐 Preview
![Project screenshot](./screenshot.png)
[Live Demo](https://myportfolio.com)
## 💡 Features
- Dynamic, interactive 3D elements created using Three.js
- Smooth and modern animations with Framer Motion
- Responsive design achieved through Tailwind CSS, ensuring optimal experience on all screen sizes
- Single Page Application built with React for seamless user experience## 🛠️ Technologies Used
- [React](https://reactjs.org/)
- [Three.js](https://threejs.org/)
- [Framer Motion](https://www.framer.com/api/motion/)
- [Tailwind CSS](https://tailwindcss.com/)## 🚀 Local Development
### Prerequisites
Ensure you have Node.js installed:
```bash
node --version
```And npm:
```
npm --version
```### Installation
Clone the repository:
```bash
git clone https://github.com/MajidRaimi/My-Portfolio.git
```Install dependencies:
```bash
npm install
```Running Locally:
```bash
npm run dev
```### 🎓 License
This project is licensed under the terms of the MIT license.
### 🤝 Contributing
Contributions, issues, and feature requests are welcome! Feel free to check issues page.### 🧑💻 Author
Majid Saleh Al-Raimi