This project is the source code of my online resume, available at: https://jeanvidalnunes.com
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
You need NodeJS and NPM installed on your machine.
npm install
npm run dev
I created the layout using the Figma and i used the Midjorney AI to create a template for me. Also, i was inspired by two other templates. You can find the file here.
This project will be put into production using Vercel.
- NextJS -The React Framework.
- TailwindCSS - A utility-first CSS framework for rapidly building custom designs.
- Figma - Online prototyping tool.
- PurgeCSS - Remove unused CSS.
- Jean Vidal - LinkedIn
This project is licensed under the MIT - see LICENSE.md for more information.
- This project was inspired during English classes of the Decode English course, in addition to being inspired by the Meyawo Template from DevCRUD, as well as using the Midjourney AI to create a base template.