This project was made to improve English interactively. You can create a room or enter one of the rooms and have a word race. You can add friends and have a word race with your friends.
Frontend: HTML, CSS, Storybook, React, Redux-Toolkit, Socket-io
Backend: Node, Express, Socket-io
Database: MongoDB, Firebase
To clone this project:
git clone https://github.com/aleyaktas/wordRace.git
To make necessary downloads for backend:
cd wordRace
yarn install
To make necessary downloads for frontend:
cd client
yarn install
To run project:
cd ..
yarn dev
⭐️ Don't forget to change proxy and socket adress for project before running the project
Demo link: https://wordrace.aleynaaktas.com
⭐️ Scroll down to browse the app