/Tortilla-Critic

A Chip Lover's Rankings

Primary LanguageTypeScript

Tortilla-Critic

A Chip Lover's Rankings

About Project

This site is built using React.js. The site is hosted on GitHub Pages and links to my custom domain.

Installation

This site is built using Vite, and uses NPM as a package manager. Run the following commands to start the site in development mode.

nvm use
npm install && npm start