🔗 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
- 🎨 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.git
Enter the project directory
cd portfolio
Install with dependencies
npm install
Start the server
npm run dev
This project is under the MIT license. See the LICENSE file for more details.
Made with love and hate 😅, get in touch!