Projeto criado para mostrar meu conhecimento para o mundo.
Technologies | Services | Packages | Getting started | Features | Links | Versioning | License
Here are the technologies used in this project.
- ReactJS 18.2.0
- NextJS 13.4.1
Here are the services used in this project.
Here are the packages used in this project.
- tailwind CSS -> Used for design styling.
- react-icons -> Library with various icon providers for react.
- eslint -> Used to format and bring a pattern to the project.
Here are the commands and steps on how to start the project.
- NodeJS
- NPM (Package manager of your choice)
- install the dependencies using a package manager, the one used in the project was NPM.
npm install
- To start the project on your machine using NPM.
npm run dev
- To build the project using NPM.
npm run build
- To run the project in production using NPM.
npm run start
Here are the main features of the project.
- Responsive layout.
- Simple use.
- Deploy on Vercel: https://imfelipedev.vercel.app/
- Repository: https://github.com/imfelipedev/website-portfolio
Here are the versions of the parts of the project.
- Web -> 1.0.0
This project is licensed under the MIT license.
Made with ♥ by zFelpszada 🚀