Skip to content

NikeOnly/React-Add-Comments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adding Comments

Application is made with React/Redux, response from back-end server is mocked.

Using this app, you can add a comment, and reply on another comments. If the comment's length will be more than 25 characters, or 0 characters, you will got an error.

###To launch project you need:

  1. Build UI part of the project

  2. Enter 'localhost:8080' in your browser

####To build UI project you need to execute in terminal (or command prompt):

    npm install
    npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors