Richard Asante's Personal Portfolio
Welcome to my personal portfolio! This website showcases my skills, projects, and passion for software development. It is built with a modern tech stack to highlight my abilities in both frontend and backend development.
🛠️ Tech Stack
- Frontend: React, TailwindCSS, React Router, Framer Motion
- Backend: Formspree (for contact form)
- Hosting: GitHub Pages (for deployment)
- Other Tools: React Icons, VS Code
🚀 Features
- Home Page: Includes an introduction to myself, my skills, and social media links.
- Projects Page: Displays a list of my personal and professional projects with descriptions and links to more details.
- Contact Page: A contact form powered by Formspree, allowing visitors to reach out without needing to sign up.
- Responsive Design: Optimized for both desktop and mobile devices, providing an engaging user experience.
💡 About This Project
This portfolio is a reflection of my journey as a software developer. It highlights my proficiency in building web applications and demonstrates my attention to design and user experience. The site is live and hosted on GitHub Pages.
📍 Get in Touch
Feel free to connect with me via the following:
💼 Check Out My Projects
Explore my various projects:
- Project 1: Expense Tracker App
- Project 2: Voting Platform Web App
- Project 3: Skin Disease Detection App
🔧 Installation & Usage
To view this project locally, clone the repository and run the following commands:
git clone https://github.com/Richard-codon/Personal-Portfolio.git
cd Personal-Portfolio
npm install
npm start