Skip to content

Conversation

@Chirag-varu
Copy link

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

this pr is made on top of pr #20 with all suggested improvements

Closes #19

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create React App deprecated

1 participant