Skip to content

genius101/MEAN-Project4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

MEAN-Project4

This Project is based on MongoDB - Express - Angular - Node.js

In this project, we would be implementing a web solution based on MEAN stack in AWS Cloud.

host-mean-app-on-aws-img

MEAN Web stack consists of following components:

  • MongoDB: (Document database) - Stores and allows to retrieve data.
  • Express: (Back-end application framework) - Makes requests to Database for Reads and Writes.
  • Angular: (Front-end application framework) - Handles Client and Server Requests
  • Node.js: (JavaScript runtime environment) - Accepts requests and displays results to end user

About

This Project is based on MongoDB - Express - Angular - Node.js

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors