Skip to content

iota-008/Create-Memories

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 

Repository files navigation

ReactJs NodeJs MongoDB

Memories

Memories is an application where people can share their memories in form of posts with people around the world. This repository contains the code for frontend of the application

Live:

This Application is live here : https://create-your-memory.netlify.app/

Backend

Applications Backend : https://github.com/iota-008/Create-Memories-Backend

Demo

memories-demo.mp4

Screenshots

Sign Up

Sign In

Home Page

Tech Stack

Client: React, Redux, MaterialUI, MakeStyles, Redux-Thunk

Server: Node, Express, JWT Authorization

Database: MongoDB

Languages Javascript, JSX, HTML, CSS

Logo

Installation

Install Memories

  - fork the repo
  - clone from your account
  - change to the cloned directory
  - run: npm install
  - run: npm start

See the project running on localhost :)

Features

  • Login/SignUp
  • Create Post
  • Modify existing posts
  • Like Other's Posts
  • Delete Own Posts

Deployment

The frontend has been deployed on netlify. Every new push to main branch automatically deploys the newer version.

to get the optimized build of the application run the below command:

  npm run build

Authors

About

web application built using react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published