Welcome to the repository for my personal developer portfolio! This project showcases my skills, projects, and professional journey in the world of software development. Built with modern technologies, it serves as both a display of my work and an example of my coding practices.
/
├── components/
├── pages/
├── public/
│ └── admin/
│ └── config.yml
├── styles/
├── content/
│ └── projects/
├── lib/
├── next.config.js
├── package.json
└── README.md
[Add the link to your live portfolio once it's deployed]
git clone https://github.com/Comfort-Twala/Profile.git
cd portfolio
npm install
npm run dev
http://localhost:3000
in your browserThis project uses Outstatic CMS for content management. To access the CMS:
.env
for your project (Guide)/outstatic
on your deployed siteWhile this is a personal portfolio project, I'm open to suggestions and feedback. Feel free to open an issue or submit a pull request if you have ideas for improvements.
Comfort Twala - kontreitroos@gmail.com
Project Link: https://github.com/Comfort-Twala/Profile
Happy coding! 🚀