Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/techjmi/portfolio_react
Personal Portfolio In Reactjs
https://github.com/techjmi/portfolio_react
personal-project portfolio-site portfolio-website project reactjs
Last synced: about 2 months ago
JSON representation
Personal Portfolio In Reactjs
- Host: GitHub
- URL: https://github.com/techjmi/portfolio_react
- Owner: techjmi
- Created: 2024-06-25T21:14:42.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-25T08:21:18.000Z (about 2 months ago)
- Last Synced: 2024-11-25T09:26:15.602Z (about 2 months ago)
- Topics: personal-project, portfolio-site, portfolio-website, project, reactjs
- Language: JavaScript
- Homepage: https://shamim-portfolio-u1yp.onrender.com/
- Size: 6.04 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Md Shamim's Portfolio
Welcome to my portfolio! This project showcases my skills, services, and provides a way to connect with me. The portfolio is built using modern web technologies like ReactJS, TailwindCSS, React Flowbite, React Particles, and React Router DOM.
## Demo
Check out the live demo of my portfolio: [Md Shamim's Portfolio](https://shamim-portfolio-u1yp.onrender.com/)
## Technologies Used
- **ReactJS:** A JavaScript library for building user interfaces.
- **TailwindCSS:** A utility-first CSS framework for rapid UI development.
- **React Flowbite:** A collection of UI components built for React.
- **React Particles:** A library for creating particle animations.
- **React Router DOM:** A library for routing in React applications.## Features
- **Responsive Design:** Optimized for different screen sizes.
- **Modern UI Components:** Leveraging Flowbite for elegant UI elements.
- **Interactive Animations:** Using React Particles for dynamic backgrounds.
- **Smooth Navigation:** React Router DOM for seamless page transitions.## Sections
### About Me
Learn more about my background, skills, and experience.
### Projects
Showcase of my projects, including descriptions, technologies used, and links to live demos and source code.
### Services
Details about the services I offer, such as web development, UI/UX design, and consulting.
### Contact
A form to get in touch with me for any inquiries or collaboration opportunities.
## Get in Touch
## Running the Project Locally
To run this project on your local machine, follow these steps:
1. **Clone the repository:**
```bash
git clone https://github.com/techjmi/portfolio_react.git
cd portfolio
```2. **Install dependencies:**
```bash
npm install
```3. **Start the development server:**
```bash
npm start
```4. **Open your browser:**
Navigate to `http://localhost:3000` to see the portfolio in action.## Deployment
The portfolio is deployed on Render. You can access the live version [here](https://shamim-portfolio-u1yp.onrender.com/).
Thank you for visiting my portfolio! I hope you enjoy exploring my work. Feel free to reach out if you have any questions or would like to collaborate on a project.