My personal website.
You can see it live here: kant.dev
- React
- React Router for routing
- React Icons for importing icons
- styled-components for CSS styling
- Netlify for hosting
-
Install and use the correct version of Node
-
Install dependencies
npm install
-
Start the development server
npm start