🔗 https://www.vagnernerves.com 🔗
I developed my portfolio using React and Next.js. The project is intended to showcase my projects and experiences.
- 🧭 Table of contents
- 🎥 Implementation Video
- 🎨 Layout
- 💡 Technologies Used
- 📂 Folder Structure
- 🚀 Running the Project
- 🌎 License
- ✒ Author
Project.Portfolio.mp4
Layout developed by Vagner Nerves
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
Clone the project
git clone https://github.com/VagnerNerves/portfolio.gitEnter the project directory
cd portfolioInstall with dependencies
npm installStart the server
npm run devThis project is under the MIT license. See the LICENSE file for more details.
Made with love and hate 😅, get in touch!