Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maxkorop/react-vite-ci-cd


https://github.com/maxkorop/react-vite-ci-cd

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Continuous Integration and Continuous Deployment

This repository is for a tutorial on how to implement continuous integration and continuous deployment in your React app.

## Tools used
- GitHub Actions was used for creating the workflow for the continuos integration
- App was deployed on GitHub Pages