Skip to content

ecnerwala/downforacross.com

 
 

Repository files navigation

downforacross

Downforacross is an online website for sharing crosswords and playing collaboratively with friends in real time.

It is hosted at https://downforacross.com/.

Contributing

If you notice a bug or have a feature request, feel free to open an issue.

Getting Started

  1. Install nvm and yarn

  2. Clone repo and cd to repo root.

    git clone https://github.com/downforacross/downforacross.com.git cd downforacross.com

  3. Use node v18 nvm install nvm use nvm alias default 18 (optional)

  4. Install Dependencies yarn

  5. Run frontend server yarn start

Contributing

Down for a Cross is open to contributions from developers of any level or experience. See the Getting Started section for instructions on setting up.

Join the discord for discussion.

Tips

Developing for mobile web:

Other resources

About

Web frontend for downforacross.com -- continuation of stevenhao/crosswordsio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.7%
  • TypeScript 11.7%
  • CSS 4.2%
  • Other 0.4%