Skip to content

This is the next js template for your projects that you can use. <Andino Labs>

Notifications You must be signed in to change notification settings

Gabrululu/user-experience-starter

 
 

Repository files navigation

Andino user experience starter

Important

This repo is a starter repo that will keep evolving. In order to gain credit for this class you will clone this repo and make a new branch.

To start simply install deps and run dev

npm i && npm run dev

Make sure to add NEXT_PUBLIC_TEMPLATE_CLIENT_ID

Homework Week 1

Exercise: Create a Dapp that allows you to swap any 2 tokens Readings:

Homework Week 2

Exercise: Create a simple web app that acts like a wallet. It should allow you to send, receive and see account balances for a few tokens such as USDC, ETH, and OP. It should support Base chain or Polygon. Ensure to handle transitions with animations and the proper load screens as needed. Readings:

Homework Week 3

Excersize: Add user profile management to your dapp. When a user receives funds, use the name of the database to display to the user those funds they received. Show the history of transactions.

Reading:

Homework week 4

Final project: Launch your app in the cloud

About

This is the next js template for your projects that you can use. <Andino Labs>

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.8%
  • CSS 2.6%
  • JavaScript 0.6%