Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emeraldknight-sp/react-one-piece
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.
https://github.com/emeraldknight-sp/react-one-piece
eslint husky husky-hooks lint-staged prettier react reactjs styled-components typescript
Last synced: 3 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/emeraldknight-sp/react-one-piece
- Owner: emeraldknight-sp
- License: mit
- Created: 2023-12-08T22:55:16.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2023-12-11T19:43:37.000Z (11 months ago)
- Last Synced: 2024-11-09T23:17:56.973Z (3 days ago)
- Topics: eslint, husky, husky-hooks, lint-staged, prettier, react, reactjs, styled-components, typescript
- Language: TypeScript
- Homepage: https://react-treasure-map.vercel.app
- Size: 4.48 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Project: One Piece
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## 🔗 Links
[![Instagram](https://img.shields.io/badge/Instagram-%23E4405F.svg?style=for-the-badge&logo=Instagram&logoColor=white)](https://instagram.com/davidalmeidadev)
[![LinkedIn](https://img.shields.io/badge/linkedin-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white)](https://instagram.com/davidalmeidadev)
[![Brave](https://img.shields.io/badge/Portfolio-yellow?style=for-the-badge&logo=Brave&logoColor=white)](https://react-project-portfolio.vercel.app/)
[![Licence](https://img.shields.io/github/license/Ileriayo/markdown-badges?style=for-the-badge)](./LICENSE)## 🚀 Tecnologies
This project was developed with the following technologies:
- HTML5, CSS3, JS ES6+
- [Node e Yarn](https://nodejs.org/)
- [React.js](https://react.dev/learn)
- [Styled-components](https://styled-components.com/docs)
- [Typescript](https://www.typescriptlang.org/docs/)## 💻 Project
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.
## 🏡 Get started
Installing project dependencies
```sh
yarn install
```Application initialization
```sh
yarn start
```Application build
```sh
yarn build
```## 🔖 Layout
You can view the project layout here.
## 📝 License
This project is under the [MIT license](./LICENSE).