Welcome to my portfolio, a showcase of my technical skills, projects, and career highlights. Developed with the combination of React, TypeScript, Next UI, and Tailwind CSS.
-
Next UI & Tailwind CSS: Combines the stylistic flexibility of Tailwind CSS with the rich, ready-to-use components of Next UI for a modern, responsive design.
-
Fully Responsive: Crafted to provide an optimal viewing experience across a wide range of devices (from mobile phones to desktop monitors).
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Ensure you have the latest versions of Node.js and npm installed on your machine. This project was built using Node.js version 16.x or later.
- Clone the repository
git clone https://github.com/JonasDias10/portfolio.git
cd portfolio/portfolio
- Install dependencies
npm install
- Run the development server
npm run dev
Navigate to http://localhost:3000 to view the application in your browser. The app will automatically reload if you change any of the source files.
- React - For building the user interface with component-based architecture.
- TypeScript - Adds static type definitions to ensure type safety and to enhance the development experience.
- Next UI - For using beautiful, modern UI components that are fully responsive and customizable.
- Tailwind CSS - A utility-first CSS framework for creating custom designs without having to leave your HTML.
- Design by Jhanvi Shah - All rights assigned.