JayeshYadav99 / PortfolioHub

Home Page:https://portfoliohubs.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PortfolioHub πŸ“πŸš€

PortfolioHub is a dynamic web application built using the MERN stack that allows users to create and search their own portfolios.

Features

  • Create and edit personal portfolios with details such as skills, projects, education, etc.
  • Search portfolios based on specific criteria.
  • User-friendly interface for a seamless experience.

Technologies Used

  • MongoDB πŸƒ: Database for storing portfolio data.
  • Express.js πŸš‚: Backend framework for handling HTTP requests and API endpoints.
  • React.js βš›οΈ: Frontend library for building dynamic user interfaces.
  • Node.js πŸ–₯️: JavaScript runtime for server-side scripting.
  • Mongoose πŸ—οΈ: MongoDB object modeling for Node.js.
  • Axios 🌐: Promise-based HTTP client for making API calls.
  • Other dependencies: [List any other significant dependencies or technologies used]

Usage

[Add instructions on how to use the application, create portfolios, and search for portfolios.]

Skill Set

  • Add a section in your portfolio to showcase your skills.
  • Include the relevant programming languages, frameworks, tools, etc.
  • You can provide a rating or proficiency level for each skill.

Project Gallery

  • Display a gallery of projects in your portfolio.
  • Include project names, descriptions, screenshots, and links if applicable.
  • Highlight your key contributions and achievements for each project.

Deployment

For Running Locally:

  1.cd client
2.npm run dev
3.cd server
4.npm start

The application is deployed and accessible at: https://portfoliohubs.netlify.app/

Contributing

Contributions are welcome! To contribute to PortfolioHub, follow these steps:

  1. Fork the repository.
  2. Create a new branch.
  3. Make your changes and commit them.
  4. Push your changes to your forked repository.
  5. Submit a pull request detailing your changes.

License

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for more details.

Acknowledgements

[List any acknowledgments or resources that inspired or helped with the project.]

Contact

[Provide your contact information or ways for users to reach out with questions or feedback.]

About

https://portfoliohubs.netlify.app/


Languages

Language:JavaScript 91.8%Language:CSS 7.9%Language:HTML 0.4%