Skip to content

A small user-friendly React component to display the author's post page with a list of comments. By default the last two comments are displayed, fetching the others occurs when the button is clicked.

Notifications You must be signed in to change notification settings

vikylkinnelya/detailed-post-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whys project

My React.js project

# clone repository 
$ git clone https://github.com/vikylkinnelya/whys_project.git

Build Setup

# install dependencies
$ npm run install

# serve with hot reload at localhost:3000
$ npm start

# build for production and launch server
$ npm run build

About

A small user-friendly React component to display the author's post page with a list of comments. By default the last two comments are displayed, fetching the others occurs when the button is clicked.

Topics

Resources

Stars

Watchers

Forks