Skip to content

Arijit1000/Memories-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memories App

A Simple Memories App built on MERN Stack.

Configuration

Create .env file in root folder. Add the following configurations:

  • MongoURI - MongoDB Database URL

Installation

$ npm install
$ npm run client-install

Running the app

# Run server & client in development
$ npm run dev

# Run server only
$ npm start

# Run client only
$ npm run client

About

A Simple Memories App built on MERN Stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published