Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malcodeman/logik
Platform for logical reasoning tests.
https://github.com/malcodeman/logik
logic logical-reasoning
Last synced: 21 days ago
JSON representation
Platform for logical reasoning tests.
- Host: GitHub
- URL: https://github.com/malcodeman/logik
- Owner: malcodeman
- License: mit
- Created: 2021-11-17T22:41:21.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-26T12:34:29.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T11:10:35.341Z (about 2 months ago)
- Topics: logic, logical-reasoning
- Language: TypeScript
- Homepage: https://logik.surge.sh
- Size: 163 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-repos - logik - Platform for logical reasoning tests. (Next.js)
README
# [logik](https://logik.surge.sh) 🤔
[![tested with jest](https://img.shields.io/badge/tested_with-jest-99424f.svg)](https://github.com/facebook/jest)
[![Cypress.io tests](https://img.shields.io/badge/cypress.io-tests-green.svg?style=flat-square)](https://cypress.io)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/malcodeman/logik/blob/master/LICENSE)Platform for logical reasoning tests. Logical reasoning tests are a type of psychometric test used to measure your problem-solving skills
![Screenshot](readme/screenshot.png)
## Getting started
```
git clone https://github.com/malcodeman/logik.git
cd logik
yarn install && yarn dev
```## License
[MIT](./LICENSE)