Skip to content

MrTeale/Personal_Portfolio_2021

Repository files navigation

Lachlan Teale's Personal Website

MIT License LinkedIn

This is Lachlan Teale's latest personal website showcasing his skills, projects and personality. The previous version can be found here.

The website is live at lachlanteale.com

Built With

Local Development

Clone the repo and ensure you're at the top level before following the next commands

$ npm install
$ npm start

This runs the website in development mode with lazy reloading. Open localhost:3000 to view it in a browser.

Build/Deployment

npm run build

Builds the app for production in the build folder. It correctly bundles React and TailwindCSS in production and optimizes the build for best performance and cleans it of uncessary junk.

This application is deployed via Netlify through continuous deployment on the git repo's master branch.

License

MIT

Contact

Lachlan Teale - @mrteale - lachlanteale@gmail.com

Project Link: https://github.com/mrteale/personal_portfolio_2021