Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 665 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 665 Bytes

XdoX is an application that lets you start challenges, log your progress and show it off to the world through a unique profile page.

Live Demo

Announcement - https://blog.anishde.dev/introducing-xdox-start-challenges-log-your-progress-and-show-them-off-to-the-world

Contributing

This is a NextJS application that uses Tailwind CSS for styling, Hasura for the backend and Vercel for hosting.

We use yarn as our package manager. To install dependencies, run -

yarn install

To spin up the site in a development environment, run -

yarn dev

All contributions are welcome :)

Leave a ⭐ if you liked the project!