🎯 Migrate all the html and css files from the previous replica project (repo and deployed website) to another website built with React framework.
🚀 This project has been deployed on Vercel: React migration of Sync website
▶ These are the steps that you have to follow to start exploring the project:
-
Clone this repository to your local machine:
git clone https://github.com/KalypsoDev/React-migration
-
Run these commands:
npm i npm run dev
-
Click on the url local host provided by Vite to access the webpage.
-
Now you are ready to start editing this project on your favourite IDE.