Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 468 Bytes

readme.md

File metadata and controls

15 lines (9 loc) · 468 Bytes

ShareAnywhere

About

This is a file sharing web application.You can drag and drop files and share easily with anyone. The purpose for building this web application was to learn about how backend services work and solve real world problems.

Project Link

Running Application Locally

  • npm install
  • nodemon server.js
  • Make sure to add environment variables!