Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title

Welcome to the Express Files project! 🚀

Express Files, is a file management application built with Node.js and Express. It allows users to register, log in, and manage their files securely. Users can upload, download, and delete files, with all actions authenticated using JSON Web Tokens (JWT). The project uses MongoDB for data storage and includes user authentication and file handling features.

Installation Guide

Follow these steps to set up the project on your local machine.

1. Install Node.js

Make sure you have Node.js installed. You can download it from Node.js official website.

2. Install MongoDB Compass

Download and install MongoDB Compass from MongoDB Compass official website.

3. Initialize the Project

Open your terminal and navigate to the project directory:

git clone https://github.com/RudraPatel5435/ExpressFiles.git
cd ExpressFiles

4. Install Dependencies

Install the necessary dependencies by running:

npm install

5. Start the Server

Use the following command to start the server with nodemon:

npx nodemon index

Usage

Once the server is running, you can access the application at http://localhost:5001.

Enjoy coding! 🎉

About

Express Files, is a file management application built with Node.js and Express.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages