Code Monkey home page Code Monkey logo

venomgram-ui's Introduction

venomgram-ui

Reactive UI built with Vue (with Vue-Router and Vuex), transpiled with Babel, and bundled with Webpack. A painless process with Vue CLI 3. Serves as the front-end for Venomgram, an Instagram clone built with full-stack JavaScript. The server is a REST API built with Node/Express/MongoDB, check that out here.

Layout

Home icon - your feed. Displays posts made by people you follow in reverse chronological order.

Magnifying glass icon - explore page. Displays all posts made by people you don't follow and don't have blocked.

Camera icon - upload page. Select an image, give it a caption, and hit 'Submit' to post it.

User icon - your profile page. Update your display picture and bio, handle your account settings, and view pictures you have posted.

Instructions

In the command line:

git clone https://github.com/ibrahimpg/venomgram-ui.git

cd venomgram-ui

npm install

Now you want to inject your environmental variables (Heroku and Cloudinary URL's) with a .env file. After doing that:

npm run build

Grab the newly created 'dist' folder in your directory and throw it up on Netlify/cPanel/Github Pages or whatever else you use.

venomgram-ui's People

Contributors

ibrahimpg 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.