Skip to content

agarwalamn/liveboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Liveboard

Vercel Version github

Live sharing board powered by socket.io, NextJs and Nodejs👨‍🏫

Checkout👨‍💻 : https://live-board.vercel.app/

Installation

#clone repo
git clone https://github.com/agarwalamn/liveboard.git

# change directory
cd liveboard

# setup frontend
$ cd client
$ npm install
$ npm run dev

# setup server
$ cd server
$ npm install
$ npm run dev

#Boom✨ your project is live

Techstack:

  • 🚄 NextJs
  • 🚒 Express + Socket.io

Built with ❤️ by agarwalamn