Welcome to my personal portfolio website! This site showcases my skills, projects, and experience as a developer. Built with React, Tailwind CSS, HTML, CSS, and JavaScript, this website includes interactive animations to bring a dynamic and engaging experience.
- Responsive Design: The website is fully responsive and optimized for different screen sizes using Tailwind CSS.
- Smooth Animations: Incorporating engaging JavaScript animations to enhance the user experience.
- Interactive Portfolio: View my skills and projects with interactive elements that demonstrate my expertise.
- Clean and Modern UI: Built using React components, styled with Tailwind CSS, ensuring a modern and efficient design.
- Project Showcase: A collection of my best projects with descriptions, live demos, and code repositories linked.
- Skills Section: Highlighting the technologies and tools I specialize in.
Ensure that you have Node.js and npm installed.
- Clone the repository:
git clone https://github.com/jacobEliasMoya/react-portfolio-v2.0
- Install the dependencies:
cd portfolio-site npm install
To run the development server, use the following command:
npm start
This will start the app on http://localhost:3000.
To build the app for production, use:
npm run build
This will create a build
directory with the production-ready version of the app.
- React: For building the interactive user interface.
- Tailwind CSS: For utility-first styling to build custom designs quickly.
- JavaScript: To add dynamic functionality and animations to the site.
- HTML/CSS: For structuring and styling the page elements.
- Animations: JavaScript animations integrated for a smooth and engaging user experience.
- Project 1: Project Title - A brief description of the project, technologies used, and a link to the live demo or repository.
- Project 2: Project Title - A brief description of the project, technologies used, and a link to the live demo or repository.
Feel free to fork the repository, open an issue, or submit a pull request. Contributions and feedback are always welcome!
This project is licensed under the MIT License - see the LICENSE file for details.
Thank you for visiting my portfolio!