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

https://github.com/pratyush0898/pratyush-portfolio

Pratyush Portfolio is a personal portfolio website built with React. It showcases my skills, projects, and achievements with a responsive design and interactive elements. Feel free to explore, provide feedback, or contribute!
https://github.com/pratyush0898/pratyush-portfolio

hackclub hacktoberfest high-seas portfolio react responsive-design showcase web-development

Last synced: 2 months ago
JSON representation

Pratyush Portfolio is a personal portfolio website built with React. It showcases my skills, projects, and achievements with a responsive design and interactive elements. Feel free to explore, provide feedback, or contribute!

Awesome Lists containing this project

README

          

# Pratyush Portfolio

Welcome to Pratyush Portfolio! This is my personal portfolio site, showcasing my skills, projects, and achievements, built with React.

## Site

[![Netlify Status](https://api.netlify.com/api/v1/badges/06a150fc-4ee0-4dae-80c1-812bf15360a0/deploy-status)](https://app.netlify.com/sites/nvmpratyush/deploys)

Check out the live site: [Pratyush Portfolio Demo](https://pratyush.io)

## Tech-stacks

- ![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white)
- ![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white)
- ![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)
- ![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white)
- ![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB)
- ![React Router](https://img.shields.io/badge/React_Router-CA4245?style=for-the-badge&logo=react-router&logoColor=white)
- ![Netlify](https://img.shields.io/badge/netlify-%23000000.svg?style=for-the-badge&logo=netlify&logoColor=#00C7B7)
- ![Firebase](https://img.shields.io/badge/firebase-a08021?style=for-the-badge&logo=firebase&logoColor=ffcd34)

## Features

- **Responsive Design**: Optimized for various devices.
- **Interactive Elements**: Smooth animations and transitions.
- **Project Showcases**: Detailed sections for my work and contributions.
- **Contact Form**: Simple way to get in touch with me.

## Installation

To run this project locally, follow these steps:

1. **Clone the repository:**

```bash
git clone https://github.com/Incodax/pratyush-portfolio.git
```

2. **Navigate to the project directory:**

```bash
cd pratyush-portfolio
```

3. **Install dependencies:**

```bash
npm install
```

4. **Start the development server:**

```bash
npm run dev
```

Open [http://localhost:3000](http://localhost:3000) to view the site in your browser.

## Usage

Customize the content by editing files in the `src` directory. Key components include:

- **App.js**: The core application component.
- **components/**: Folder for reusable components.
- **pages/**: Folder for different sections of the portfolio.

## Contributing

Contributions are welcome! If you have suggestions or improvements, please fork the repository and submit a pull request.

## License

This project is licensed under the [Apache 2.0 License](LICENSE).

## Contact

Feel free to reach out to me via [LinkedIn](https://www.linkedin.com/in/pratyush-kumar-751a1229b/) or [Email](mailto:pratyush.devloper@gmail.com).

## Acknowledgements

- Thanks to the React community for their support and resources.
- Inspired by various open-source portfolios and personal projects.

---

Thank you for visiting my portfolio site!