Skip to content

Akhilkumar4464/MY-react-portfolio

Repository files navigation

Akhil Portfolio

This is a personal portfolio website built with React, Vite, and TailwindCSS.

Available Scripts

In the project directory, you can run:

npm run dev

Runs the app in development mode.
Open http://localhost:5173 to view it in your browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the dist folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

npm run preview

Locally preview the production build.
This is useful to test the build before deploying.

Deployment

After running npm run build, deploy the contents of the dist folder to your preferred hosting service.

Environment Variables

You can add environment variables for production in a .env.production file at the root of the project.

Linting

Run npm run lint to check for linting errors.

Additional Notes

  • Ensure you have Node.js installed.
  • This project uses Vite as the build tool and development server.
  • TailwindCSS is used for styling.

Releases

No releases published

Packages

 
 
 

Contributors