Skip to content

divi-24/Portfolio-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio-maker

Portfolio maker is a user-friendly React-based application that empowers users to effortlessly create personalized portfolio websites by simply filling out a user-friendly form.

Getting Started

Before you can start contributing to PortfolioBuilder, you need to set up your development environment. Follow these steps to get started:

Prerequisites

  1. Node: Ensure you have Node installed. You can download Node from here.

  2. Git: Make sure you have Git installed. If not, you can download it here.

  3. GitHub Account: You will need a GitHub account to contribute to this project. If you don't have one, you can sign up here.

Fork the Repository

  1. Fork the Portfolio-maker repository to your GitHub account by clicking the "Fork" button on the top-right corner of the repository page.

Clone Your Fork

  1. Clone your forked repository to your local machine using the following command:

    git clone https://github.com/<your-username>/Portfolio-maker.git

Install Dependencies

  1. Navigate to the project directory and install the required dependencies using Node package manager:

    cd frontend
    npm install
    cd backend
    npm install

Run the App

  1. You can now run the app using the following command:

    cd frontend
    npm start
    cd backend
    npm start

Contributing

We welcome all contributions, big or small. Here's how you can contribute to Portfolio-maker:

  1. Pick an Issue: Check out our Issues page to find a task that interests you.

  2. Make Changes: Make your changes or improvements to the code.

  3. Test Locally: Ensure that your changes work as expected and do not introduce any new issues.

  4. Commit Changes: Commit your changes with a clear and concise commit message.

  5. Push Changes: Push your changes to your fork on GitHub.

  6. Create a Pull Request: Open a pull request from your fork to the main branch of the original repository.

  7. Review and Feedback: Your pull request will be reviewed by our team. Make any necessary changes based on feedback.

  8. Merge: Once your pull request is approved, it will be merged into the main project.

About

Portfolio Maker is an open-source web application designed to help creators, developers, and designers easily build and showcase their personal portfolios. With a user-friendly interface, customizable templates, and seamless integration with modern web technologies, this tool empowers individuals to craft stunning online portfolios without needing

Topics

Resources

License

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages