All Projects → kwrush → react-2048

kwrush / react-2048

Licence: MIT license
A React implementation of 2048 game built with typescript and styled-components

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to react-2048

Facebook-Messenger
This is a Facebook Messenger clone.You can comminicate to other at realtime.Used ReactJS, Material UI, Firebase, Firestore Database
Stars: ✭ 18 (-72.73%)
Mutual labels:  styled-components, react-hooks
MovieCards
React App that uses TMDb API to display movie data. Try it out! ->
Stars: ✭ 38 (-42.42%)
Mutual labels:  styled-components, react-hooks
minesweeper
💣Minesweeper game written with React
Stars: ✭ 18 (-72.73%)
Mutual labels:  styled-components, react-hooks
weixin-cash
💰 仿微信记账小程序的 React App。
Stars: ✭ 20 (-69.7%)
Mutual labels:  styled-components, react-hooks
React Cloud Music
React 16.8打造精美音乐WebApp
Stars: ✭ 1,722 (+2509.09%)
Mutual labels:  styled-components, react-hooks
forex-web-app
💱 foreign currency exchange app built with react hooks
Stars: ✭ 17 (-74.24%)
Mutual labels:  styled-components, react-hooks
Frontend
마음을 잇는 현명한 소비 '잇다'🤝
Stars: ✭ 19 (-71.21%)
Mutual labels:  styled-components, react-hooks
movies
🍿 react-app for movies
Stars: ✭ 60 (-9.09%)
Mutual labels:  styled-components, react-hooks
style-hook
use css in js with react hook.
Stars: ✭ 16 (-75.76%)
Mutual labels:  react-hooks
react-native-awesome-starter
⚛️ react-native initial development environment setting
Stars: ✭ 30 (-54.55%)
Mutual labels:  styled-components
react-functional-select
Micro-sized & micro-optimized select component for React.js
Stars: ✭ 165 (+150%)
Mutual labels:  styled-components
GoBarber
💈 Aplicação de agendamento para serviços de beleza, entre provedores e clientes.
Stars: ✭ 84 (+27.27%)
Mutual labels:  styled-components
resynced
An experimental hook that lets you have multiple components using multiple synced states using no context provider
Stars: ✭ 19 (-71.21%)
Mutual labels:  react-hooks
YASCC
Yet Another SoundCloud Client
Stars: ✭ 30 (-54.55%)
Mutual labels:  styled-components
blue-collar-rocket
I built this as a capstone project of our web development boot camp. Blue Collar Rocket is an app to streamline processes in craftsmanship.
Stars: ✭ 13 (-80.3%)
Mutual labels:  styled-components
east-store
east-store is a state manager with easiest api that based hooks and immer.
Stars: ✭ 18 (-72.73%)
Mutual labels:  react-hooks
react-cool-form
😎 📋 React hooks for forms state and validation, less code more performant.
Stars: ✭ 246 (+272.73%)
Mutual labels:  react-hooks
sharyn
🌹 Sharyn – A collection of JavaScript / TypeScript packages that make your life easier and reduce your boilerplate code
Stars: ✭ 30 (-54.55%)
Mutual labels:  react-hooks
react-antd-admin
基于vite2.x + react17.x + typescript4.x + antd4.x + react-router6.x + mobx6.x编写的一款简单高效的前后端分离的权限管理系统
Stars: ✭ 140 (+112.12%)
Mutual labels:  react-hooks
SAAS-Starter-Kit-Pro
🚀A boilerplate for building Software-as-Service (SAAS) apps with Reactjs, and Nodejs
Stars: ✭ 313 (+374.24%)
Mutual labels:  styled-components

React-2048

A React implementation of 2048 built with Typescript and 💅 styled-components

Demo

Try online demo here

Getting Started

$ npm install
$ npm start
# open http://localhost:3000

You can also access the local development server from mobile

$ npm install
$ npm run start:host
# open http://${your_computer_ip}:3000, for exmaple http://192.168.0.1:3000

Liscense

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].