Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anishde12020/xdox

XdoX is an application that lets you start challenges, log your progress and show it off to the world through a unique profile page.
https://github.com/anishde12020/xdox

challenges graphql hasura

Last synced: 18 days ago
JSON representation

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

Awesome Lists containing this project

README

        

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](https://www.xdox.me/)

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!