/personal-homepage-react-2

This is a singe page where I show my skillset, things I want to learn, portfolio and contact information. Application state is managed with Redux-Toolkit and Context API. The theme is selected based on the user's color scheme preferences.

Primary LanguageTypeScript

Marcin Augun - Personal Homepage

Description

Welcome to my Personal Homepage! This project is a React.js-based website that serves as my personal portfolio and self-promotion page.

Features

  • Displays my skillset and things I want to learn
  • Shows my GitHub portfolio fetched dynamically
  • Provides contact information and useful links
  • Includes a theme toggler for a personalized experience
  • Fully responsive design

YouCode

This project is a task within YouCode.

YouCode is a frontend development online school with great community.

💻 Project Tech Stack:

redux typescript redux-saga Styled Components framer motion create react app webpack babel normalize

Page Preview

Projects Not Found Preview

Mobile Preview

Getting Started

This project was bootstrapped with Create React App.

To get a local copy up and running follow these simple steps.

Installing

  1. Clone the repo:
git clone https://github.com/marcin10lw/personal-homepage-react
  1. Change into the project directory:
cd personal-homepage-react
  1. Install dependencies:
npm install

Running the development server

npm start

Then open http://localhost:3000 to view the app in your browser.