GithubHelp home page GithubHelp logo

bridgecrew-perf7 / memories-web-application-deployment Goto Github PK

View Code? Open in Web Editor NEW

This project forked from prasannpradeeppatil/memories-web-application-deployment

0.0 0.0 0.0 318 KB

Shell 0.33% JavaScript 87.86% CSS 2.98% HTML 7.61% Pug 1.22%

memories-web-application-deployment's Introduction

Introduction

"Memories" and it is a simple social media app that allows users to post interesting events that happened in their lives. I have created a simple CRUD operation using React, Node.js, Express & MongoDB.
This project was an attempt to learn web development using MERN stack.

Project Setup for running project locally

  • Clone project into local environment
  • Install client dependencies with npm install for windows and sudo npm install for linux
  • Install server dependencies with npm install for windows and sudo npm install for linux
  • Start client with npm start for windows and sudo npm start for linux
  • Start server with npm start for windows and sudo npm start for linux
  • Kill the ports in case they might be open with sudo npx kill-port 3000 3001 3002 5000
  • visit http://127.0.0.1:3001 from your browser.

Project Dependencies for running project locally

  • node
  • mongodb.

Running project on heroku and netlify

memories-web-application-deployment's People

Contributors

prasannpradeeppatil avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.