Skip to content

Polina0602/DevOpsCourse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevOps Course project

This is a playground project consisting of a frontend (React) and a backend (Node.js/Express) apps for deployment training.


🚀 Getting Started

🔧 Prerequisites

Make sure you have the following installed:


📦 Install & Run

▶️ Frontend

cd frontend
npm install
npm start

▶️ Backend

cd backend
npm install
node index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 81.0%
  • HTML 19.0%