4aa5040ef5206d86cf55288c82b6017199014c7c
- Updated import statements to use double quotes instead of single quotes across multiple files. - Reformatted JSX return statements for better alignment and readability. - Added missing newlines at the end of files where necessary. - Adjusted component structure for improved clarity in the Landing, Blog, BestPractices, and Projects pages. - Enhanced error boundary component for better error handling. - Updated theme overrides for Material-UI components to maintain consistent styling.
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.
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.
7.6 MiB
Languages
JavaScript
96%
HTML
4%