ferdiansyah0611 / its-me

is an open-source platform specifically designed to assist individuals in creating and presenting their portfolios online. With a modern and responsive interface, the platform offers an elegant and efficient means of showcasing your identity and skills to the world.

Home Page:https://main--super-mochi-6332dd.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

It's Me

is an open-source platform specifically designed to assist individuals in creating and presenting their portfolios online. With a modern and responsive interface, the platform offers an elegant and efficient means of showcasing your identity and skills to the world.

Installation

To get started, follow these steps:

  1. Clone the repository:
git clone https://github.com/ferdiansyah0611/its-me
  1. Navigate to the project directory:
cd path/to/its-me
  1. Install the dependencies:
npm install
  1. Customize your portfolio:
  • Open the /src/stores/useApp.ts file and update the necessary information, such as your name, bio, social media links, projects and more.

  • Modify the React files in the src directory to add your own content.

  1. Start the development server:
npm run dev

Contributing

Contributions are welcome! If you would like to contribute to "It's Me," please follow these steps:

  1. Fork the repository.
  2. Create a new branch:
git checkout -b my-new-feature
  1. Make your changes and commit them:
git commit -am 'Add some feature'
  1. Push the changes to your forked repository:
git push origin my-new-feature
  1. Open a pull request to the main repository.

Please ensure that your code adheres to the existing coding style and includes appropriate documentation.

License

"It's Me" is released under the MIT License.

Acknowledgements

"It's Me" was inspired by the need for a simple and elegant portfolio solution for individuals. We would like to thank all the contributors who have made this project possible.

Contact

If you have any questions, suggestions, or feedback, feel free to reach out:

Instagram: @ferdy.shelby

We look forward to hearing from you!

Now, you have all the information you need to get started with "It's Me" and contribute to its development. Happy showcasing!

About

is an open-source platform specifically designed to assist individuals in creating and presenting their portfolios online. With a modern and responsive interface, the platform offers an elegant and efficient means of showcasing your identity and skills to the world.

https://main--super-mochi-6332dd.netlify.app/


Languages

Language:TypeScript 90.0%Language:Sass 4.7%Language:JavaScript 3.2%Language:HTML 2.1%