Skip to content

VagnerNerves/portfolio

Repository files navigation

Project Portfolio Logo

Project Portfolio

🔗 https://www.vagnernerves.dev/ 🔗

I developed my portfolio using React and Next.js. The project is intended to showcase my projects and experiences.

🧭 Table of contents

🎥 Implementation Video

Project.Portfolio.mp4

🎨 Layout

Layout developed by Vagner Nerves

Layout in Figma

💡 Technologies Used

📂 Folder Structure

web
.
├── public                      # Contains images project
├── src                         # Source files
│   ├── app                     # Aplication entry
│   ├── assets                  # Contains Js bundles assets. e.g: icons, splash, images etc...
│   ├── components              # Contains all global react components
│   ├── context                 # All contexts
│   ├── hooks                   # Customized hooks
│   ├── storage
│   ├── translations
.
.
└── README.md

🚀 Running the Project

Front-end Web

Clone the project

  git clone https://github.com/VagnerNerves/portfolio.git

Enter the project directory

  cd portfolio

Install with dependencies

  npm install

Start the server

  npm run dev

🌎 License

This project is under the MIT license. See the LICENSE file for more details.

✒ Author

Author Vagner Nerves

Vagner Nerves

Made with love and hate 😅, get in touch!

Linkedin Badge Gmail Badge GitHub Badge

About

I developed my portfolio using React and Next.js (version 14). The project is intended to showcase my projects and experiences.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published