runofthemillgeek / scrabblr

A React word game to improve your scrabble skills

Home Page:https://scrabblr.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scrabblr

This is a scrabble-like game built with React.js, react-dnd, and react-flip-move.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

All dependencies are listed in the package.json.

Installing

Clone the repo, move to directory and perform the standard install:

npm install

To run locally:

npm start

Running the tests

TODO: Fix unit tests.

Deployment

To deploy:

npm build

Built With

Contributing

Submit a pull request.

Versioning

I use Git for versioning.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

I make a concerted effort to use only unlicensed content - If I have included your work submit a pull request and I will remove it.

Acknowledgments

About

A React word game to improve your scrabble skills

https://scrabblr.herokuapp.com


Languages

Language:JavaScript 73.6%Language:CSS 24.1%Language:HTML 2.3%