Skip to content
/ chaat Public

Personal portfolio. Implemented with a custom design system.

Notifications You must be signed in to change notification settings

ntrappe/chaat

Repository files navigation

Personal Website

Live Site

You can access the live site at nicoletrappe.com.

Local Development

  1. Clone the repository.
git clone https://github.com/ntrappe/chaat
  1. Install dependencies.
npm install
  1. Start the development server. Copy and paste localhost url into a browser window.
npm run dev

Deployment

On every push to this repository, GitHub Actions automatically deploys the site to GitHub Pages, which is then routed to the custom domain name.

Contributing

Contributions are very welcome! If you have an idea for an improvement, a bug report, or missing content, please start by opening a new Issue in this repository.

Future Work

This website is still under development. More content sections will be added in the future and optimizations will be made to enhance performance.

About

Personal portfolio. Implemented with a custom design system.

Topics

Resources

Stars

Watchers

Forks