arjunr00 / personal-website-frontend

This is the React-based frontend for my personal website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Website Template

This is a React-based frontend for my personal website at TBA. Everything's written in TypeScript and Sass, with Webpack for bundling.

Design

I have a design for this website over on Figma, available here.

Usage

Click this link (or the button labeled Use this template above) to generate a new repository using this one as a template. Once you've got your repository set up, use git clone to clone it onto your local machine.

Run yarn install to install all packages. Then run yarn start to start the website at localhost:8080, or run yarn build to generate a production version of the site at dist/.

About

This is the React-based frontend for my personal website.


Languages

Language:TypeScript 46.1%Language:JavaScript 42.1%Language:SCSS 10.5%Language:HTML 1.3%