Skip to content

Latest commit

 

History

History
86 lines (54 loc) · 2.9 KB

README.md

File metadata and controls

86 lines (54 loc) · 2.9 KB

Pratyush Portfolio

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

Site

Netlify Status

Check out the live site: Pratyush Portfolio Demo

Tech-stacks

  • HTML5
  • CSS3
  • JavaScript
  • NodeJS
  • React
  • React Router
  • Netlify
  • Firebase

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:

    git clone https://github.com/Incodax/pratyush-portfolio.git
  2. Navigate to the project directory:

    cd pratyush-portfolio
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run dev

    Open 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.

Contact

Feel free to reach out to me via LinkedIn or Email.

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!