Skip to content

Conversation

Chirag-varu
Copy link

@Chirag-varu Chirag-varu commented Jul 11, 2025

Migrated from Create React App to Vite

Key Changes
Replaced CRA build setup with Vite configuration

Updated index.html to remove CRA-specific placeholders (%PUBLIC_URL%)

Converted entry file from index.js to main.jsx for Vite compatibility

Updated scripts in package.json (start → dev, removed CRA scripts)

Added vite.config.js with basic React setup

Closes #19

@deo002
Copy link
Collaborator

deo002 commented Sep 11, 2025

Thanks for the contributions @Chirag-varu !

@Chirag-varu
Copy link
Author

@deo002 files updated as per your feedback, review needed!

@Chirag-varu
Copy link
Author

@deo002 review needed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create React App deprecated

2 participants