Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mushkir/mushkir-portfolio-react
Live link:
https://github.com/mushkir/mushkir-portfolio-react
javascript portfolio react reactjs vitejs
Last synced: 3 days ago
JSON representation
Live link:
- Host: GitHub
- URL: https://github.com/mushkir/mushkir-portfolio-react
- Owner: Mushkir
- License: other
- Created: 2024-03-10T17:00:05.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-02T07:02:27.000Z (5 months ago)
- Last Synced: 2024-08-02T08:28:36.038Z (5 months ago)
- Topics: javascript, portfolio, react, reactjs, vitejs
- Language: JavaScript
- Homepage: https://mushkir-portfolio-react.vercel.app
- Size: 17 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mushkir Portfolio
I am Mushkir and My Portfolio is a personal website created from scratch using React JS, designed to showcase my skills, projects, and personal information. This responsive portfolio serves as a digital representation of my work, providing visitors with insights into my abilities and accomplishments. By clicking [here](https://mushkir.github.io/mushkir_portfolio/), you can explore my previous porfolio which is developed using HTML, Vanilla CSS, and Vanilla JavaScript.
### Live link
https://mushkir-portfolio-react.vercel.app/
## Technologies and Libraries Used and Learned
| S.No | Technologies and Libraries Used |
| :--- | ------------------------------------------------------------------------ |
| 01 | [React Js](https://www.youtube.com/live/Yc8JxiCdNQE?si=kTkPpKa5uqfLubpC) |
| 02 | [Tailwind CSS](https://tailwindcss.com/) |
| 03 | [Aceternity UI](https://ui.aceternity.com/) |
| 04 | [AOS](https://michalsnik.github.io/aos/) |
| 05 | [Framer-Motion](https://www.framer.com/) |
| 06 | [EmailJS](https://www.emailjs.com/) |
| 07 | [React Hook Form](https://react-hook-form.com/) |
| 08 | [Zod](https://zod.dev/) |### Screenshots
![Screenshot01](./screenshots/1.png)
## Installation
- Clone the Repo into Local machine
```bash
git clone [email protected]:Mushkir/mushkir-portfolio-react.git```
- Open the terminal and enter following command
```bash
npm install
```- If you are a Mac user try the following command
```bash
sudo npm install
```- Enter the following command to Run
```bash
npm run dev
```### License:
This project is licensed under the [MIT](https://choosealicense.com/licenses/mit/) License. See the LICENSE file for details.
### Author
- [Mohamed Mushkir](https://www.facebook.com/profile.php?id=100059556802890)