Skip to content

prodData-prog/Zcoder-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Z Coder

Prerequisite

Make sure you have Node.js and npm installed. Also, ensure you have MongoDB installed locally or accessible via a cloud service.

Installation

Clone the repository and install dependencies:

git clone [https://github.com/Deltagreedy/zcoder_final]
// Install backend dependencies
cd backend
npm install
// Install frontend dependencies
cd frontend
npm install

Usage

// in backend
nodemon server

// in frontend
npm run start

Built With:

Node.js - Backend JavaScript runtime
Express.js - Web application framework for Node.js
React - Frontend JavaScript library
MongoDB - NoSQL database

Collaborators:

@dhruv-garg-14 @Deltagreedy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published