This is a portfolio website that is built for developers, designers and students to display there projects. It is made up with the help of Node.js and npm modules like EJS. To view the live example of the project Click here
Clone the git repository and make sure that you have Node.js and npm installed on your system.
git clone "https://github.com/jashanpratapsingh/designfolio.git"
cd designfolio
npm installClone the project
git clone https://github.com/jashanpratapsingh/designfolioGo to the project directory
cd designfolioInstall dependencies
npm installStart the server
npm run startContributions are always welcome!
You can fork this project and new features might be added to the master branch.
Please adhere to this project's code of conduct.