Skip to content

ecetino/newsfeedComponent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contact

About The Project

A Front-end only implementation of a social media newsfeed. I created this component to improve my vanilla css skillset and to showcase my ability for responsive design.

Project Link: github.com/ecetino/newsfeedComponent
Demo Link: newsfeed-component-demo.vercel.app/

Demo

demo

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • npm
    npm install npm@latest -g
    

Installation and starting the project

  1. Clone the repo and then cd into the repo
    git clone https://github.com/ecetino/newsfeedComponent.git
  2. Install NPM packages
    npm install
  3. Run with NPM
    npm start
  4. Go to localhost:3000 on your browser to view the Newsfeed component.

Contact

About

Allows the user to add a post to the newsfeed and like and comment on posts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published