This project is a NextJS. React application.
The project utilises React hooks, functional components, Zustand for state management, and useSWR for general data fetching and management.
Styles are handled with Tailwind.
Typescript is added and utilised (but optional if you want to create .jsx or .tsx files).
Start web server
yarn && yarn dev
Contents of this repository are open source under the Mars Protocol Web Application License Agreement.