Nheek is my personal portfolio website where I showcase projects that I make that I feel like the world should see.
The installation is pretty straightforward, just follow the steps below and you should be good to go.
-
Clone the repository:
git clone https://github.com/nheek/nheek..git your-project
-
Change into the project directory:
cd your-project
-
Install dependencies:
npm install
Run the development server:
npm run dev
Nheek can be used to store your projects and have a hook for potential employers to see. It also has social links to link to your social media accounts and gives easy access to contact you. Otherwise, there's also a contact form that currently saves the data to a database. The website is also multilingual and you can follow the existing format and conditions to add your own preferred language.
- Build the project files
npm run build
- Run using the NextJS command or use your production deployment method
npm start
If you'd like to contribute, please fork the repository and create a pull request. Issues and feature requests are welcome!
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.
Special thanks to everyone who had indirect contributions to this project through the inclusion of their works which are specially mentioned in the source code.