Skip to content

JanJaroszczak/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio website of Jan Jaroszczak

A website presenting my person, my technology stack, created projects, with a contact form implemented. It has a fully responsive design – from 280px foldable mobiles to desktops.

Live version is available here.


Table of Contents

  1. Setup
  2. Technologies
  3. Contact

1. Setup

  • Check if you have node.js and npm installed. To do it, run this command in your terminal:
node -v
  • If you don't have node, go to nodejs.org and install it on your local machine.

  • Clone the project repository to your local machine.

  • Check, if you have ‘node modules’ folder in your project structure. If you don't have it, run:

npm install
  • Once you have ‘node modules’, run:
npm start
  • The browser will automatically open the project on ‘localhost:3000’.

2. Technologies

The following technologies were used in the project:

  • HTML
  • CSS
  • JavaScript
  • React
  • Redux
  • React Router
  • Formik
  • Yup
  • EmailJS
  • Material-UI
  • Styled Components
  • Responsive Web Design
  • Atomic Design

3. Contact

In case of any questions, feel free to contact me via:


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published