Tralio enables you to create a portfolio where you can choose a website template, upload your information, and share your portfolio link with everyone with just one click.
Clone the project
git clone https://github.com/iot-lab-kiit/tralio-frontend.gitGo to the project directory
cd tralio-frontendInstall dependencies
yarnStart the server
yarn devOpen http://localhost:3000 with your browser to see the result.
Making build file
yarn buildServing build file
yarn startClient: NEXT.js
Server: Node, Express