8000 GitHub - solventarchitect/rh-moralis-nextjs: Robinhood Clone using Nextjs and Moralis
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

solventarchitect/rh-moralis-nextjs

Repository files navigation

robinhood-moralis-nextjs

📈 Robinhood Clone using Nextjs and Moralis

💿 Initial Setup

yarn install
yarn dev

INTEGRATIONS

  • Moralis
  • rapidapi.com
  • Sanity.io

TOOLS

-https://generate-secret.vercel.app/32 (openssl rand -hex 32)

File Structure

├── README.md
├── assets/
├── components/
├── lib/
│   ├──
├── package.json
├── pages/
│   ├── _app.js
│   ├── _document.js
│   ├── api
│   │   └── login.js
│   ├── index.js
│   ├── login.js
│   └── profile.js
├── public
│   └── (images)
├── smart_contract/
├── studio/
└── styles/

About

Robinhood Clone using Nextjs and Moralis

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0