Skip to content

elisheva-wiess/devops_mbj_frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World Frontend App

Description

This repository contains a simple Hello World frontend application built with React. Follow the instructions below to clone the repository and run the frontend app on your local machine.

Prerequisites

Make sure you have the following installed on your machine:

Cloning the Repository

  1. Open your terminal or command prompt.

  2. Run the following commands:

    Clone the repository

    git clone https://github.com/EkshteinChana/devops_mbj_frontend.git

    Navigate to the project directory

    cd devops_mbj_frontend

    Install dependencies

    npm install

    Start the frontend server

    npm start
  3. The frontend app should now be running on http://localhost:3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 39.3%
  • JavaScript 39.2%
  • CSS 21.5%