My team estimating stuff
A website serving markdown equipped with squiggle and latex
import type { NextPage } from 'next' import Head from 'next/head' import Image from 'next/image' import styles from '../styles/Home.module.css' const Home: NextPage = () => { return (
A website serving markdown equipped with squiggle and latex