DenisIrkhin / upload-file-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Important

Please run this project and upload some files and look at the console logs in the backend and the frontend.

Installation

npm install in both the frontend and backend

Go into each directory and run npm install

Run the backend and the frontend

The backend is run using npm start. The backend can be run in the debugger or using the node or nodemon commands.

About


Languages

Language:JavaScript 80.3%Language:HTML 12.7%Language:CSS 6.9%