r2hu1/DevPortfolio

Repository files navigation

DevPortfolio is a website built with Next.js that helps developers showcase their portfolios.

Preview Image

Preview Image

  1. Clone the repository:
    git clone https://.com/r2hu1/DevPortfolio.git
  2. Navigate to the project directory:
    cd DevPortfolio
  3. Install dependencies:
    npm install
  4. Run the development server:
    npm run dev
  5. Open your browser and go to http://localhost:3000 to view the DevPortfolio website.

We welcome contributions to enhance DevPortfolio. To contribute:

  1. Fork the repository.
  2. Create a new branch for your feature:
    git checkout -b feature/your-feature-name
  3. Implement your changes and test thoroughly.
  4. Commit your changes:
    git commit -m "Add your commit message here"
  5. Push to your forked repository:
    git push origin feature/your-feature-name
  6. Open a pull request to the main branch of the original repository.

Please ensure adherence to coding conventions and include relevant tests and documentation in your pull request.

This project is licensed under the MIT License - see the LICENSE file for details.

About

Modern developer portfolio to showcase projects and skills built using nextjs and tailwindcss.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published