Skip to content

Created a full-stack CRUD app with React and Node.js to create and save our memorable moments and show the world our happiness.

Notifications You must be signed in to change notification settings

danish061296/memories-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

SAVE YOUR MEMORIES

LIVE DEMO

App screenshots

Tech Stack

React, CSS, Material UI, REST API, Node.js, Heroku, Netlify.

App Details

Created a full-stack memories application to save your beautiful moments and customize them with the description. User can create those memories, like them, edit them, and delete them. Also implemented Skeleton loading for the posts.

Run Instructions

Clone the repo Needs database url and port number

cd client
npm i
npm start
cd server
npm i
npm start

About

Created a full-stack CRUD app with React and Node.js to create and save our memorable moments and show the world our happiness.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published