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

https://github.com/codingcodax/xkcd


https://github.com/codingcodax/xkcd

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# [xkcd-cc.vercel.app](https://xkcd-cc.vercel.app/)

## This site is built using:

- [Next.js](https://nextjs.org/)
- [Next UI](https://nextui.org/)
- [TypeScript](https://www.typescriptlang.org/)
- [Next SEO](https://github.com/garmeeh/next-seo)

## Runnning the project locally

- Clone the project locally: `git clone https://github.com/codingcodax/xkcd`
- Install the dependencies: `npm install`
- Run the development server: `npm run dev`
- Finally open `[localhost:3000](http://localhost:3000/)`

## Learn more

If you're interested in contributing, or just interested in the main tools I'm using, you can check them out via the links below.

- [Next.js Docs](https://nextjs.org/docs/getting-started) - learn about Next.js features and API.
- [Stitches](https://stitches.dev/docs/installation) - learn about Stitches features and API.