Skip to content

Three tier architecutre application utilizing the MERN stack. Application showcases web development knowledge and allows users to add, edit, and remove courses from the CsCourses table.

Notifications You must be signed in to change notification settings

derekgreene11/MERN-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

MERN App

Final project for Web Development CS290 @ OSU

Description

Three tier architecutre application utilizing the MERN stack. Application showcases web development knowledge and allows users to add, edit, and remove courses from the CsCourses table.

Getting started

Download node.js and npm

sudo apt install nodejs npm

Clone the repository

git clone https://github.com/derekgreene11/MERN-App.git

Setup MongoDB Cluster and add connection string to /backend/.env

Usage

npm start

Go to localhost at the port provided: http://localhost:3000/

About

Three tier architecutre application utilizing the MERN stack. Application showcases web development knowledge and allows users to add, edit, and remove courses from the CsCourses table.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published