Skip to content

A React game (react-dnd and react-flip-move) to improve your scrabble skills

Notifications You must be signed in to change notification settings

nvincenthill/scrabblr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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