This is a Next.js project bootstrapped with create-next-app.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.
Welcome to my portfolio! I’m a full-stack software developer who uses programming to develop innovative solutions and attractive user interfaces. In this portfolio you’ll be able to see an overview of my work and some personal projects I’ve developed in order to improve my skills and expand my knowledges.
- Getting Started
- Learn More
- Deploy on Vercel
- 👋🏽 Introduction
- 📚 Table of contents
- 👨🏽💻 About me
- 🛠 Technologies
- 📺 How to view
- 🚀 How to run
- 🖼 Previews
- 👨🏽🦱 Author
As mentioned earlier, I’m a full-stack software developer with a strong emphasis on front-end web development. Although my specialisation lies in creating engaging user interfaces, I am equally adept at back-end development and creating mobile applications. My passion for technology is marked by a sincere appreciation for the world of UI/UX design, where I do some work using Figma.
In case you want to take a look at the application, you can access the project at the official link just by clicking here.
To install the application, you first need to clone the project to your local device. To do this, simply run the following command in your terminal:
git clone https://github.com/rodrigsmor/my-portfolio.git
With the application cloned on your local device, go to the portfolio directory and with the package manager of your choice, run the command to install the project packages.
# go to the cloned project directory
cd my-portfolio
# install dependencies
npm install
Once the dependencies are effectively installed, you are now fully able to run the application, so just run the following command:
npm run dev
💭 DETAIL: The application will probably be running on
http://localhost:5173/.
Developed with love by Rodrigo Moreira 💜🚀
