Welcome to the React Vito App Personal Portfolio project! This README file will guide you through the setup, development, and deployment of this portfolio application.
Application deployed using Netlify
1. In the project directory to install all library
npm install
2. In the project directory you can run:
npm run dev
3. For building Production build
npm run build