-
We will use React and TypeScript to build the application and a few services that facilitate the more complex part of the architecture.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
The last service we use is the one we know from the previous article, Web3Storage. It allows us to upload our encrypted files to the Filecoin network to access them via IPFS. The cool thing about this service: the accounts are user-owned and not app owned. While Web3Storage allows app-owned accounts, meaning the files will be managed by the app's creator, it also allows user-owned accounts that require the users to manage their uploads. It comes with a generous free tier, so the users can start uploading without paying anything.
-
We will use React and TypeScript to build the application and a few services that facilitate the more complex part of the architecture.
-
First, we need to set up our project with create-react-app. Run the following command:
Related posts
-
Form Validation in Remix with Zod 🔐
-
停滞不前 - FAV0周刊#023
-
Microfrontends a Developer's Guide: Exploring Projects and Managing Communication
-
Building an AI Sticker Maker Platform with AI/ML API, Next.js, React, and Tailwind CSS using OpenAI GPT-4o and DALL·E 3 Models.
-
Tudo que Estudar, para se tornar uma Engenheira(o) de Software.