Code Monkey home page Code Monkey logo

flickgram.github.io's Introduction

Social Media App 🖥️

This is a social media web application built with the MERN stack (MongoDB, Express, React, and Node.js) and is designed to practice full-stack web development. The application provides complete CRUD (Create, Read, Update, Delete) functionality for managing user accounts and posts.

Getting Started⭐

To get started with the application, you'll need to have Node.js and MongoDB installed on your local machine.

  • Clone the repository
  • cd to server folder and run index.js this will start server -cd to client folder and run npm start this will host the app on local host 3000

User Profiles👤

Each user has a profile page that displays their username, profile picture, and a list of their posts. Users can edit their profile information and profile picture.

Posts📤

Users can create new posts with text, images, and links. Posts can be edited and deleted by the user who created them. All users can view a feed of all posts on the home page.

Technologies Used

  • MongoDB
  • Express.js
  • React.js
  • Node.js
  • bcrypt
  • JSON Web Tokens (JWT)

Acknowledgments

This project was built with guidance from online tutorials and resources. https://www.youtube.com/@EdRohDev https://www.youtube.com/@javascriptmastery/featured

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.