Dan Dobos 1c8cebc32b Refactor project data structure, add internationalization support, and enhance UI components
- Updated project data files to improve formatting and consistency.
- Introduced language support with English and Dutch translations.
- Implemented language switcher and dark mode toggle in the header and footer.
- Enhanced navigation components to utilize internationalized strings.
- Refactored layout components to use Grid2 for better responsiveness.
- Improved accessibility and usability across various components.
2025-10-20 15:31:55 +02:00
2022-05-04 00:33:11 +02:00
2022-05-04 00:33:11 +02:00

Personal WebPage

This project is build with React and Material UI, and it holds a collection of projects, best practices, and technologies that I want to explore.

You can view it live here.

Installation

First you have to clone the repository

git clone https://github.com/dadobos/me.git

In the project directory, you can run:

npm run start or just npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

S
Description
My personal webpage build with React and Material UI, made to hold a collection of projects, best practices, and technologies. It uses React Router, multiple layouts, and Cloudinary as cloud-based image management service.
Readme
7.6 MiB
Languages
JavaScript 96%
HTML 4%