React Tutorial โ€“ How to Build the 2048 Game in React

48 ยท freeCodeCamp.org ยท Sept. 8, 2021, 1:41 a.m.
Today you will learn how to build your own clone of the 2048 game in React. What makes this article unique is that we will focus on creating delightful animations. Aside from React, we will use TypeScript and we'll make some CSS transitions using LESS. We are only going to...