Skip to content

Multi Monkey is a typing race game where player can practice and improve their typing speed and accuracy.

Notifications You must be signed in to change notification settings

abhijivani3001/multi-monkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi Monkey

ts

Multi Monkey is a typing race game built with Vite, React.js, TypeScript, Node.js Express.js & MongoDB. It utilizes TailwindCSS for styling and Shadcn for component styling, offering an engaging and dynamic user experience.

Deployed here

Tech Stack

Frontend - Vite + React, TypeScript
Styling - TailwindCSS
Component Library - Shadcn
Backend - NodeJS, ExpressJS
Database - MongoDB
Deployment - Vercel

Running Locally

Clone the project

git clone https://github.com/abhijivani3001/multi-monkey.git

Go to the project directory

cd multi-monkey

Remove remote origin

git remote remove origin

Start the server

cd backend
npm install
npm run dev

Start the client

cd frontend
npm install
npm start

Author

About

Multi Monkey is a typing race game where player can practice and improve their typing speed and accuracy.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published