You can access the live site at nicoletrappe.com.
- Clone the repository.
git clone https://github.com/ntrappe/chaat
- Install dependencies.
npm install
- Start the development server. Copy and paste localhost url into a browser window.
npm run dev
On every push to this repository, GitHub Actions automatically deploys the site to GitHub Pages, which is then routed to the custom domain name.
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.
This website is still under development. More content sections will be added in the future and optimizations will be made to enhance performance.