Skip to content

Latest commit

 

History

History
61 lines (32 loc) · 1.09 KB

README.md

File metadata and controls

61 lines (32 loc) · 1.09 KB

Logo

Project Title

A brief description of what this project does and who it's for

Usage/Examples

import Component from 'my-project'

function App() {
  return <Component />
}

Features

  • Light/dark mode toggle
  • Live previews
  • Fullscreen mode
  • Cross platform

Screenshots

App Screenshot

Demo

Insert gif or link to demo

Tech Stack

Client: NextJs, TailwindCSS

Server: AppWrite

License

MIT

Authors

Feedback

If you have any feedback, please reach out to us at fake@fake.com

Acknowledgements