You can easily have a beautiful and simple design one page portfolio by changing just a few lines.
*Project is developed with Next.js and has an MIT License.
-
First, import the project to the folder on your with the command
git clone https://github.com/thisisroi/roi-portfolio.git
(Github CLI:gh repo clone thisisroi/roi-portfolio
). -
After importing the files, install the required npm modules with the command
npm install
. -
After the required modules are installed, open the
config.js
file and make an edit yourself.
Congratulations! Now your portfolio is ready. Now prepare the project by typing the next build
command and present it to people by hosting it in a provider.
If you have any questions or errors, you can join the discord server and ask. If you do not use Discord, you can report it by opening an issue.
- Discord Server
- Website(Coming Soon)
✨ Roi portfolio v1.2.0
- New config.js file added.
- Skill bars have been added.
- Projects section was added.
- Project status tags have been added for the projects section. (New, Coming Soon, Closed etc.)
- Website main colors has been changed.
- Website design has been redesigned.
- Some invisible bugs have been fixed.
- The design has been made responsive for every device.
- Footer section removed.