Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gustavohenrique/palindrome

A simple exercise to test a palindrome
https://github.com/gustavohenrique/palindrome

Last synced: about 2 months ago
JSON representation

A simple exercise to test a palindrome

Awesome Lists containing this project

README

        

> A simple exercise to test a palindrome

![Screenshot](screenshot.png)

## Demo

http://gustavohenrique.github.io/palindrome

## Setup

### Running

```bash
$ git clone
$ npm install
$ npm start
```

### Testing

```bash
$ npm test
```

## Build

```bash
npm run build
```

## License

MIT