Skip to content

Sudoku puzzle app with a leaderboard created with React frontend and Rails API

License

Notifications You must be signed in to change notification settings

rockychiang/sudoku_app

Repository files navigation

Sudoku App

Sudoku puzzle app with a leaderboard created with React frontend and Rails API

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

This app uses Ruby version 2.5, Rails version 5.2, React 16.4, and Redux 4.0

Installing

To install this app, fork and clone the repo to your local folder, then run bundle install to install all the required gems and cd to client and run npm install to install all the required node module. Lastly start the server using rake start and go to localhost:3000 to start using the app.

Built With

  • Rails - The web framework used
  • React - Javascript library for building user interfaces
  • Redux - State container for JavaScript apps
  • Sudoku - Sudoku generator and solver for node.js

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/rockychiang/sudoku_app. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

Authors

License

The project is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the Sudoku App project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

Sudoku puzzle app with a leaderboard created with React frontend and Rails API

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published