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 install
Clone the project
git clone https://github.com/jashanpratapsingh/designfolio
Go to the project directory
cd designfolio
Install dependencies
npm install
Start the server
npm run start
Contributions 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
.