Skip to content

amanbedi1/Moments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Moments

Introduction

A fully responsive web application which allows users to post, create, delete or update interesting events that happended in their lives.
This application is made using

  1. React.js
  2. Material Ui (styling)
  3. Node.js
  4. Express.js
  5. Mongodb atlas (cloud based database)

screencapture-localhost-3000-2021-07-26-16-16-53

Screenshot-82

Screenshot-81

Setup

First change connection url in server/connection.js to your MongoDB database.

cd server 
npm install 
npm start
cd client 
npm install 
npm start

Live Demo

https://momentsapplication.herokuapp.com/
Since it is hosted on free cloud service it may take some time to setting up server so please be patient.

Releases

No releases published

Packages

No packages published