A personal website written in React, TypeScript and NextJS. Styled using ChakraUI and ReactIcons. Contains a markdown-driven blog powered by grey-matter. Holds an API to serve list of books.
Run locally with Yarn:
$ cd lbeul-com/
$ yarn
# wait for packages to be installed ...
$ yarn dev