Dynamic Portfolio generates a portfolio from the data given by the user . User needs to register and then fill up the Portfolio details form to generate his portfolio website. This project is made by using nodejs and mongoDB (for database) . It has a cool feature of light/dark mode and most importantly it is fully responsive. EJS is used for the frontend which is a nodejs template engine.
- Dynamically generates portfolio after taking details from user.
- User Authentication using jwt and by generating cookies
- Fully responsive for all screen sizes
- light/dark mode functionality
npm install
and then node app.js
in the terminal. Make sure to connect to your own database.
Our tech stack includes:
The repository has the following permanent branches:
- master This contains the code which has been released.
projectvideo.1.mp4
You can reach us at-
Dynamic Portfolio is licensed under the MIT License.