Giter Site home page Giter Site logo

memestreamfrontend's Introduction

MemeStreamFrontend

I welcome you all to my full stack web application “Meme Stream”- a social media website built exclusively for memes. Memes have become a daily source of entertainment for the millennium generation so we definitely should have a platform specifically dedicated to them. The tech stack used here is -MERN. MERN stands for MongoDB, Express, React, Node, after the four key technologies that make up the stack. • MongoDB - document database • Express(.js) - Node.js web framework • React(.js) - a client-side JavaScript framework • Node(.js) - the premier JavaScript web server Project directory structure: • Client:Frontend files • Server:Backend files • test_server.sh:To test the server • install.sh:To install the app • server_run.server:To run the server • sleep.sh:Used in testing the server Inside the client: • The Form.js has the structure for the form • The Posts.js has the structure for all the posts • The Post.js has the structure for a singular post. Meme stream has 3 required fields:

  1. Owner
  2. Caption
  3. Meme URL Owner ,caption,meme url together act as the primary key for my database so to avoid duplicate data. In addition to these I also have additional features like : • Liking a meme • Editing meme(without tempering with owner’ name) • Deleting a meme • Showcasing date of creation of meme It shows the latest 100 memes on the page one below the other. For starting the frontend ,navigate to client and install required dependencies and hit npm start. For starting the backend ,navigate to server and install required dependencies and hit npm start.

memestreamfrontend's People

Contributors

aakankshashah avatar

Watchers

 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.