This is a simple project to help you to create your own hacker profile/ getting started with open source.
You can add your profile to the HEKORS community.
- Clone the project.
- Run
npm install
to install the dependencies. - Run
npm start
to run the project in development mode. - Open http://localhost:3000 to view it in the browser.
- Fork the project.
- Create a new branch with your changes.
- Add your profile to the
hacker-profiles.json
file in the Data folder. - Create a new branch with your name.
- Create a pull request to add your profile to the HEKORS hacker-profile page.