Skip to content

KanchanMehta/react-deploy-netlify-demo

Repository files navigation

🚀 React Deployment Demo on Netlify

Open Source App: This project is an open-source React application used to demonstrate deployment to Netlify. (I did not develop the app itself, but I successfully deployed it.)


🌐 Live Demo

https://react-deploy-netlify-demo.netlify.app


🎯 Purpose

This repository showcases my ability to deploy React applications to production environments using Netlify.
It serves as a proof-of-concept for clients who want their applications deployed professionally and reliably.


👥 Who This Is For

  • Clients looking for React app deployment services.
  • Businesses or developers who need production-ready hosting without worrying about configuration, build errors, or deployment issues.
  • Anyone seeking a reliable demonstration of deployment expertise.

✨ Features

  • Fully deployed on Netlify: Live App
  • React 18 compatible
  • Modern project structure
  • Ready for integration with custom projects

🖼 Screenshots

Desktop View
https://github.com/KanchanMehta/react-deploy-netlify-demo/blob/main/screenshots/image2.png

Mobile View
https://github.com/KanchanMehta/react-deploy-netlify-demo/blob/main/screenshots/image.png


⚙️ Technical Details

  • React 18
  • CRA (Create React App)
  • Deployment platform: Netlify
  • Dependencies managed with npm
  • ESLint properly configured for React 18 compatibility

📦 How to Use / Deployment Workflow

  1. Clone this repository to your local machine using Git.

  2. open the project folder and navigate into the repository directory.

  3. Install all required dependencies using npm install.

  4. Build the project for production with npm run build.

  5. The production-ready files will be created inside the build/ folder.

  6. Deploy the build/ folder to a hosting service such as Netlify, Vercel, or any other static hosting provider.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published