vmanav / draftstorm-server

draftstorm-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DraftStorm

Drafting Daily.

Version Maintenance License: MIT

🏠 Homepage

About the Project

DraftStorm is a React and Node.js and based Socket.IO powered based real canvas application.

The functionalities supported are stated below :

- Real Time Canvas Drawing Tool.
- Room Architecture for seperate user base at real time.
- Great choice of pallet and tools available.
- User Entering/Leaving Room Notifications to all users.
- Get List of active Rooms at present.

CodeBase

Installation and Usage

Frontend

1. Clone the Repository

https://github.com/vmanav/draftstorm-server.git
cd draftstorm-server

2. Install Dependencies

npm  i

3. Start Project

craco start

Backend

1. Clone the Repository

https://github.com/vmanav/draftstorm-server.git
cd draftstorm-server

2. Install Dependencies

npm  i

3. Start Project

npm start

Gallery

DraftStorm Demo
DraftStorm Demo
DraftStorm Home
DraftStorm Home
DraftStorm Username Validation
DraftStorm Username Validation
DraftStorm Toolkit
DraftStorm Toolkit

Author

πŸ‘€ Manav Verma

🀝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

πŸ“ License

This project is MIT licensed.

About

draftstorm-server

License:MIT License


Languages

Language:JavaScript 65.8%Language:HTML 34.2%