Skip to content

teejay4u/Project_3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

Project_3 (# MERN Stack Implementation on Aws Cloud Server)

The aim of this project was to create a Todo app using the MEARN(MongoDb, Epress, React and Nodejs) stack hosted on AWS server

  1. Installing Node.js Package (sudo apt-get install -y nodejs) installing nodejs package

  2. Installing Express package (npm install express) installing Express

  3. Creating application folder and installing app dependencies Creating application folder

  4. Creating Nosql Database using MongoDb Creating Nosql database

  5. Connected to database

successfully connected to database

  1. Testing Express Page 0n port 5000 loading express welcome page on port 5000

  2. Creating a POST action with Postman creating a POST action with postman

  3. Creating React-app

creating react-app

  1. Testing Front-end default page front end loadpage

Final outcome of project Testing the App

Releases

No releases published

Packages

No packages published