This is a project that involves creating a web page to present information about the characters of One Piece, a Japanese animation known worldwide for anime, this project contains React, Styled-components e Typescript.
Technologies | Project | Layout | License
This project was developed with the following technologies:
- HTML5, CSS3, JS ES6+
- Node e Yarn
- React.js
- Styled-components
- Typescript
The project consists of an interactive web page to present the characters from the anime "One Piece". It uses React as the main library, TypeScript to add static types, Styled Components for styling. Development tools such as ESLint and Prettier are configured to maintain consistent code. The project aims to create a visually appealing, interactive and intuitive experience for "One Piece" fans.
Installing project dependencies
yarn install
Application initialization
yarn start
Application build
yarn build
You can view the project layout here.
This project is under the MIT license.