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

https://github.com/archellir/solutions.arcbjorn.com

Records of solutions from Leetcode and Hackerrank, built with Remix
https://github.com/archellir/solutions.arcbjorn.com

nodejs reactjs remix typescript

Last synced: 3 months ago
JSON representation

Records of solutions from Leetcode and Hackerrank, built with Remix

Awesome Lists containing this project

README

          

# Solutions showcase for Leetcode & Hackerrank

## Development

```sh
npm run dev
```

## Deployment

```sh
npm run build
```

```sh
npm start
```

### DIY

The output of `remix build`

- `build/`
- `public/build/`