urFolio

urFolio v2

GitHub license GitHub stars GitHub issues GitHub forks

A free and open-source portfolio template for developers, now powered by Next.js. View the live demo: urfolio.vercel.app

Table of Contents

Features

Demo

Visit the live demo: urfolio.vercel.app

Installation

To get started, follow these steps:

  1. Clone the repository: git clone https://github.com/alsiam/urFolio.git
  2. Navigate to the project folder: cd urFolio
  3. Install dependencies: npm install
  4. Run the development server: npm run dev
  5. Open your browser and visit http://localhost:3000

Usage

  1. Replace placeholder content in the src/pages/index.js file with your information.
  2. Customize the styles in the styles directory to match your preferences.
  3. Add your projects, skills, and other relevant information in the appropriate sections.

Customization

Contributing

Contributions are welcome! Please check the Contribution Guidelines for more details.

License

This project is licensed under the MIT License.

Acknowledgements


Feel free to use this template for your own portfolio and showcase your work! If you encounter any issues or have suggestions for improvement, please open an issue or submit a pull request. Happy coding!