This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
- the project is inspired by Mathematics in discord
- users can create a
ticket
(help channel) and then ask their question, the design look quite like discord - the project is built on react and socket.io to maintain a real time communication
- users now can delete, edit and write latex in chat by just adding 2 dollar signs
$latex$
- git clone https://github.com/rajelmn/fullstack-community
- npm install
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.