Skip to content

nickyvanurk/boggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boggle

A simple and interesting puzzle to find the hidden Dutch words from the scattered letters.

Boggle demo

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Installing

Clone Git repository

git clone https://github.com/nickyvanurk/boggle.git

Install required npm modules

npm run install:client
npm run install:server

Start the client and server

npm run start:client
npm run start:server

Surf to localhost:8000!

Built With

  • React - The UI library used
  • Node A JavaScript runtime
  • Express - The web framework used for the API

License

This project is licensed under the MIT License.

About

React learning project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published