React-Portfolio

Creative Portfolio Platform

A modern React Single Page Application (SPA) built to showcase creative agency projects in a clean, responsive, and interactive portfolio interface.


Live Demo

https://robbink-code.github.io/React-Portfolio/


Features


Technologies Used


Project Structure

src/
│
├── components/
├── styles/
├── tests/
├── App.jsx
├── main.jsx
└── index.css

Installation

Clone the repository:

git clone https://github.com/RobbinK-code/React-Portfolio.git

Navigate into the project folder:

cd React-Portfolio

Install dependencies:

npm install

Start the development server:

npm run dev

Deployment

This project is deployed using GitHub Pages.

To deploy:

npm run deploy

Testing

Run tests using:

npm test

Learning Outcomes Demonstrated


Future Improvements


Author

Robbin Kimani


License

This project is for educational purposes.