Welcome to my Gamified Portfolio project repository! This project is designed to showcase my skills and experiences in a gamified format. You can view the live demo here.
You can explore the project repository here. Feel free to clone or fork the repository to explore the code and customize it for your own use.
To get a copy of this project up and running on your local machine for development and testing purposes, follow these steps:
Make sure you have Node.js and npm installed on your machine.
Clone the repository and install the dependencies:
npm installTo start a development server:
npm run devTo build the project:
npm run buildThis will create a dist folder with the compiled project files.
To preview the build:
npm run previewFor detailed instructions on how to host this project, please refer to the deployment guide.
Feel free to explore and modify the project as per your requirements. If you have any feedback or suggestions, please create an issue or reach out to me directly. Happy coding!
