XceeDesigns / Website

XceeDesigns Official Website
https://www.xceedesigns.com/
35 stars 69 forks source link

Feat: Deploy React Application for Progress Tracking #132

Closed AishMishra001 closed 4 months ago

AishMishra001 commented 4 months ago

Describe the feature

Description:

This issue pertains to the deployment of a React application under development. The website, initially built using HTML, CSS, and JavaScript, is being progressively converted into React components. To facilitate continuous progress monitoring and ensure seamless integration of new components, there is a need to deploy the current state of the React app on Vercel. This deployment will allow contributors and stakeholders to view and test the application as it evolves.

Objectives:

Setup Deployment Environment on Vercel: Configure a deployment pipeline for the React application using Vercel.

Automate Deployment: Implement continuous deployment (CD) to automatically update the deployed application with the latest changes from the main branch.

Maintain Accessibility: Ensure that the deployed application is accessible and reflects the current progress of the React component migration.

Tasks:

Choose Vercel as the deployment platform and configure it for the React application. Set up continuous deployment from the GitHub repository to Vercel. Test the deployment process on Vercel to ensure it works seamlessly. By completing these tasks, we will enable real-time progress tracking and feedback for the React application development.

Add ScreenShots

NA

Record

AishMishra001 commented 4 months ago

@XceeDesigns ...Please assign me this issue to deploy the react app on vercel ..