Skip to content

LucasWinkler/personal-site-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT License LinkedIn Netlify Status


Logo

Personal Website v2

The second iteration of lucaswinkler.dev built with React and hosted with Netlify at: lucaswinkler-v2.netlify.app.

https://lucaswinkler-v2.netlify.app

Table of Contents

About

My new personal website which will be used to display my skills, projects and any other information. This version of my personal website is being built as a way to help teach myself React (React Hooks, TDD, possible static website generators or progressive web applications).

Also heres my Trello board so you can see what I'm currently working on: Trello.

Getting Started

Follow these steps in order to get the website up and running locally on your machine.

Installation

  • Clone or download the repository then navigate to the root directory

  • npm install to install any dependencies

  • npm start to start a development server

Production

  • npm run build to create a production build that is optimized for the web

  • npm run serve to run the production server

Contact

License

Distributed under the MIT License. See LICENSE for more information.