Skip to content

catherinewu/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 v12 nvm install nvm use nvm alias default 12 (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

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 88.9%
  • TypeScript 6.8%
  • CSS 3.9%
  • Other 0.4%