Skip to content

This project is an AWS React CI/CD Pipeline Test where i set up an automated build and deployed a pipeline for a create react app with AWS. a test project exploring Amazon Web Services Pipeline CI/CD continuous integration and deployment

Notifications You must be signed in to change notification settings

skills59/CICD-React-Pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Create React App : Build/Release Pipeline

Hi, in this project wewill be setting up an automated build and deploy pipeline for a create react app with AWS. This is just a test project exploring Amazon Web Services Pipeline CI/CD contineous integration and deployment

Getting Started with Create React App

Firt of all we will create a basic react app with the available scripts below

Available Scripts

In the project directory, you can run:

npm 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.

AWS Pipeline

once we have the javacript create react application created and edited on the local machine, we then have to push the application into AWS using the git commands and then proceed to create piplines which is the main aim for this project.

About

This project is an AWS React CI/CD Pipeline Test where i set up an automated build and deployed a pipeline for a create react app with AWS. a test project exploring Amazon Web Services Pipeline CI/CD continuous integration and deployment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published