Skip to content

bhargavtenali/restore_back

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restore Photos - Backend 🚀

Frontend - Restore Photos 🌐

Backend 💻

  • Implemented using Node.js and Express.js for seamless API integration and efficient database operations.
  • Check out the Backend Repository for the server-side code.

Project Structure 📂

The project has the following structure:

/node_modules # Node.js modules
.gitignore # Git ignore file
package.json # Node.js dependencies and scripts
server.js # Entry point for the server

Getting Started 🚀

Follow these steps to get the backend up and running:

  1. Clone this repository:

    git clone https://github.com/bhargavtenali/restore_back.git
  2. Install Dependencies:

    yarn
  3. Start Server:

    yarn start

    The server will start on http://localhost:8080.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published