Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

roosnic1/connections

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NYT Connections Clone

Clone of the Connections game from the New York Times, written using Next.js.

Installing locally

For those interested in running the app locally, first clone the repository:

git clone https://github.com/srefsland/nyt-connections-clone.git

Install dependencies:

cd nyt-connections-clone
npm install

Start the development server:

npm run dev

The development server is now live at http://localhost:3000.

License

This project is released under the MIT License.

About

NYT Connections clone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 97.7%
  • JavaScript 1.4%
  • CSS 0.9%