This is the website that will eventually be hosted at chessmd.org, for ChessMD, a chess learning and analysis platform project.
- Working download links!
- Cool minimalistic UI
- Highlights app features containing screenshots
- Features a guide
- About page
- cool hover effects (only on the home page)
- Next.js
- React
- Tailwind CSS
Install the required dependencies by running:
npm installThen start the dev server by running:
npm run devThen open your web browser and go to http://localhost:3000 to view the app.
