davidcastillog / react-message-panel

This is a React app using mockdata.json to display three columns message panel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Front-end React Message Panel

About The Project

This is a React app using mockdata to display three columns message panel.

The project is built using the following technologies:

Getting Started

To get a local copy up and running follow these example steps:

Prerequisites

Verify if you already have Node.js and npm installed:

node -v
npm -v

To download the latest version of npm, on the command line, run the following command:

npm install -g npm

Installation

Follow this simple steps:

  1. Clone the repo
    git clone https://github.com/davidcastillog/react-message-panel.git
  2. Install NPM packages
    npm install

This project was bootstrapped with Create React App.

back to top ^

Available Scripts

In the project directory, you can run:

npm start

  npm run start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

License

Distributed under the MIT License. See license.txt for more information.

license

back to top ^

About

This is a React app using mockdata.json to display three columns message panel.

License:MIT License


Languages

Language:JavaScript 85.5%Language:CSS 8.7%Language:HTML 5.8%