Skip to content

Shivamk4090/movie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Project

This project is a part of the DevOps GitHub Action workflow. It demonstrates the use of GitHub Actions to automate various tasks in a movie-related application.

Table of Contents

Introduction

The Movie Project is designed to showcase the integration of CI/CD pipelines using GitHub Actions. It includes automated testing, building, and deployment processes.

Features

  • Automated testing with GitHub Actions
  • Continuous Integration and Continuous Deployment (CI/CD)
  • Deployment to a github page

Installation

To get started with the project, clone the repository:

git clone https://github.com/Shivamk4090/movie.git
cd movie

Install the necessary dependencies:

npm install

Usage

Run the application locally:

npm start

Run tests:

npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published