Pratham271 / write.it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Frontend + Hono Serverless Backend

This template provides a minimal setup to get Write.it working locally.

  1. Clone the repo git clone https://github.com/Pratham271/write.it
  2. Open it in vs code
  3. Open 2 terminals in vs code and run cd backend in one terminal & cd frontend in other
  4. Run npm install in both the terminals
  5. Run npm run dev in both the terminals
  6. This should get your app running

About

License:MIT License


Languages

Language:TypeScript 98.1%Language:JavaScript 1.0%Language:HTML 0.5%Language:CSS 0.4%