Skip to content

anthonyjesmok/jesmok-xyz

Repository files navigation

jesmok.xyz

This project is designed as a clean and responsive portfolio / landing page for myself.

Tech stack

  • React
  • React Router
  • TypeScript
  • Tailwind CSS
  • Vite
  • IBM Plex fonts

Local setup

Install dependencies:

npm install

Run the development server:

npm run dev

Build for production:

npm run build

Run the production build locally:

npm run start

Project structure

  • app/root.tsx — shared HTML layout and app wrapper
  • app/components/SiteHeader.tsx — responsive navigation header
  • app/routes.ts — route manifest for the app
  • app/routes/*.tsx — page route modules
  • app/app.css — global Tailwind / font configuration

License

This project is licensed under the MIT License.

About

My Personal Website - https://jesmok.xyz

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors