Skip to content

jeremyaza/article-preview-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

article-preview-component

Challenge by Frontend Mentor

Challenge

Live Application URL

The Application is deployed in https://preview-component.herokuapp.com/

Click on the link to see the application

Cloning and Running the Application in local

Clone the project into local

Install all the npm packages. Go into the project folder and type the following command to install all npm packages

npm install

In order to run the application Type the following command

npm start