It was originally developed with React 16 and older versions of supporting libraries.
I keep it online as a reference project in my portfolio, but for new work I use modern stacks (React 18, Next.js, Vite, Bootstrap 5, etc.).
This repository contains a personal portfolio web application built with React and deployed on Netlify.
It showcases my freelance work as a Frontend / Full Stack Developer, including UI development, API integration, and deployment workflows.
🔗 Live Demo: https://augustabande.netlify.app/
- Responsive and accessible design (WCAG 2.1 AA)
- Single-page application with smooth navigation
- SEO-ready with meta tags integration
- Interactive UI components (animations, lightbox, sliders)
- Cookie consent and session management
- Optimized for performance and fast load times
- Core: React ^16.12.0, React DOM ^16.12.0, React Scripts ^5.0.1
- UI & Styling: Bootstrap ^4.6.0, React-Bootstrap ^1.0.0-beta.16, Sass ^1.71.0, Animate.css ^3.7.2, AOS ^2.3.4, Swiper ^5.4.5, Font Awesome ^4.7.0
- Routing & Navigation: react-router-dom ^5.1.2, react-scroll ^1.7.16
- Utilities: Axios ^0.19.2, Prop-types ^15.7.2, React Meta Tags ^0.7.4
- Cookies & Consent: react-cookie ^7.1.4, react-cookie-consent ^9.0.0
- Lightbox & Code Highlighting: fslightbox-react ^1.2.0, Prism React Renderer ^1.1.1, PrismJS ^1.20.0
- Backend (local use): Express ^4.17.1, CORS ^2.8.5
- Testing: @testing-library/react ^9.3.2, @testing-library/jest-dom ^4.2.4, @testing-library/user-event ^7.1.2
- Clone the repo
git clone https://github.com/augustabande/freelance.git cd freelance - Install dependencies
yarn install
- Start development server
yarn start
- Build for production
yarn build
👩💻 Author
Developed by Augusta Bande
LinkedIn https://www.linkedin.com/in/augustabande/
Portfolio Website https://augustabande.netlify.app/