A brief description of what this project does and who it's for
- Raihan Firdaus Frontend
- Raymond Taniwidjaja Backend
Install my-project with npm
npm install my-project
cd my-project
Clone the project
git clone https://link-to-project
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm run start
- Light/dark mode toggle
- Live previews
- Fullscreen mode
- Cross platform
Client: React, Redux, TailwindCSS
Server: Node, Express