/website

Primary LanguageTypeScript

Important

I have ported this to using NextJS which could be found here: https://github.com/Tywnnvlad/giantsjj-website

website

This is a website I'm making for my friend. Made with ReactJS, MantineUI, Vite, and TypeScript

How to install and run

To install nvm/node

Follow the instructions at nvm github page

To install dependencies

npm install

To run

npm run dev