Update README.md

badges added for tech stack
This commit is contained in:
Moon Patel
2023-10-15 20:28:45 +05:30
committed by GitHub
parent 69f950c48f
commit d7d9f318da
+5 -7
View File
@@ -5,13 +5,11 @@ ChessHub is a web application for chess enthusiasts that allows players to compe
## Technologies used
1. <a href="https://react.dev/">ReactJS</a>
2. <a href="https://www.mongodb.com/">MongoDB</a>
3. <a href="https://nodejs.org/en">NodeJS</a>
4. <a href="https://expressjs.com/">ExpressJS</a>
5. <a href="https://mantine.dev/">Mantine</a>
6. <a href="https://socket.io/">Socket.IO</a>
7. <a href="https://mongoosejs.com/">Mongoose</a>
1. <a href="https://react.dev/"><img src="https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB" /></a>
2. <a href="https://www.mongodb.com/"><img src="https://img.shields.io/badge/MongoDB-4EA94B?style=for-the-badge&logo=mongodb&logoColor=white" /></a>
3. <a href="https://nodejs.org/en"><img src="https://img.shields.io/badge/Node%20js-339933?style=for-the-badge&logo=nodedotjs&logoColor=white" /></a>
4. <a href="https://expressjs.com/"><img src="https://img.shields.io/badge/Express%20js-000000?style=for-the-badge&logo=express&logoColor=white" /></a>
5. <a href="https://socket.io/"><img src="https://img.shields.io/badge/Socket.io-010101?&style=for-the-badge&logo=Socket.io&logoColor=white" /></a>
## Features
1. Play chess with your friends