darcydriscoll / chat-room

A small chat room made w/ Vue, Tailwind, MySQL, and PHP.
MIT License
0 stars 0 forks source link
php sql tailwind tailwindcss vue vuejs

🦝 chat-room

A little chat room I'm making with Vue, Tailwind, MySQL, and PHP. I'm using it to strengthen my web development and general software engineering skills.

Here's what I have so far:

Project showcase gif

See the project hub.

See the user story map.

See the user stories Kanban board.

🦄 Project setup

npm install

💣 Compiles and hot-reloads for development

npm run serve

💣 Compiles and minifies for production

npm run build

💣 Lints and fixes files

npm run lint

💣 Customize configuration

See Configuration Reference.