Portfolio Website - v1.0
You can fork this repo to modify and make changes of your own. Please give proper credit by linking back to Appollinaris Nyamamba. Thanks!
My personal portfolio appollinaris.tech which features some of my GitHub projects as well as my resume and technical skills.
This project was built using these technologies:
- React.js
- Node.js
- Express.js
- MySQL
- Tailwind CSS
- VsCode
- Vercel
📖 Multi-Page Layout
🎨 Styled with Tailwind CSS for easy customization
📱 Fully Responsive
Clone this repository. You will need node.js
and git
installed globally on your machine.
-
Installation:
npm install
-
In the project directory, you can run:
npm start
Runs the app in development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
Open the project folder and navigate to /src/components/
.
You will find all the components used, and you can edit your information accordingly.
Check out the live demo here: Live Demo
This portfolio was inspired by Soumyajit4419. You can check out the original version here.
Give a ⭐ if you like this website!