Arxeno / dweet-web-app

Twitter-like MERN Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation Instruction:

  1. Open 3 Command Prompt/Terminal
  2. On the first CMD/Terminal, run "npm i" on root folder
  3. After the installation of packages done, run "npm run start-dev"
  4. On the second CMD/Terminal, run "mongod" (must already download mongodb and mongosh)
  5. On the third CMD/Terminal, run "npm run dev-server"
  6. The MERN Web App is running! 😁✨

About

Twitter-like MERN Application


Languages

Language:JavaScript 79.6%Language:SCSS 19.9%Language:HTML 0.5%