Skip to content

jondedman/portfolio

Repository files navigation

Portfolio Project

This project is a personal portfolio website built using React, Vite, and Tailwind CSS.

Installation

First, ensure that you have Yarn installed. Then, clone the repository and install the dependencies:

git clone https://github.com/your-username/portfolio.git
cd portfolio
yarn install

## Scripts

The following scripts are available in the project:

- `yarn dev`: Starts the development server using Vite.
- `yarn build`: Builds the project for production using Vite.

## Dependencies

The project relies on the following dependencies:

- `@emailjs/browser`: ^4.1.0
- `autoprefixer`: ^10.4.17
- `react`: ^18.2.0
- `react-dom`: ^18.2.0
- `tailwindcss`: ^3.4.1

## DevDependencies

The project also uses the following development dependencies:

- `@types/react`: ^18.2.43
- `@types/react-dom`: ^18.2.17
- `@vitejs/plugin-react`: ^4.2.1
- `eslint`: ^8.55.0
- `eslint-plugin-react`: ^7.33.2
- `eslint-plugin-react-hooks`: ^4.6.0
- `eslint-plugin-react-refresh`: ^0.4.5
- `vite`: ^5.0.8

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.






# React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh

About

My portfolio site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published