Skip to content

Memories which we all have that we want to cherish and remember through out the life.

Notifications You must be signed in to change notification settings

akshay-bharadva/memories

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memories

How to run project

  1. Clone the repository:

    git clone https://github.com/akshay-bharadva/memories
  2. Add mongodb-connection-url under back/.env directory for MONGODB_CONNECTION_URL variable.

  3. Install node-modules and start

    • 2.1. for frontend, your frontend will start on port 3000
      cd front
      npm i
      npm start
    • 2.2. for backend, your backend will start on port 5001
      cd back
      npm i
      npm start

Snapshots

Snapshot#1 Snapshot#2 Snapshot#3 Snapshot#4 Snapshot#5 Snapshot#6

About

Memories which we all have that we want to cherish and remember through out the life.

Topics

Resources

Stars

Watchers

Forks