Skip to content

nothingisfunny/birdistheword

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

birdistheword

Scrabble clone game React App with Rails API backend

To run locally:

  • download or clone the repo
  • start postgres server
  • cd into bird-is-the-word-api directory and run rails s to start rails server at localhost:3000
  • cd into bird-is-the-word-client directory and run npm install && npm start to start front-end server at localhost:3001
  • navigate to localhost:3001 in your browser to view the app

See more detailed project description on Medium

Demo

About

Scrabble clone game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published