Skip to content

Backend API code for scholarr using node/js and express.js

Notifications You must be signed in to change notification settings

sthasam2/scholarr-backend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCHOLARR

Version badge Version badge

An online hub for remote learning.

Changelogs

You can find changelogs here

Guidelines

  • Install all dependencies before running

    Script: npm install

  • To run server

    Script: npm run server

Technology Used

The project is created using the MERN-stack.

  • M (MongoDB) is a noSQL database and will be used as the main storage for the project.
  • E (Express. JS) is a web-framework for making web applications
  • R (React. JS) is a frontend library for creating fast, responsive user-interfaces.
  • N (Node. JS) is the Javascript runtime environment that will serve as the backend of the project.

About

Backend API code for scholarr using node/js and express.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%