This is a Next.js project bootstrapped with create-next-app
.
ShareHub is a web-based platform that allows users to exchange stocks, cryptocurrencies, and mutual funds. The platform is built using Next.js, Tailwind CSS, and Firebase. It was developed by Balveer Singh Rao, Pranshu Kedia, and Prazzwal Anand during the DevBits hackathon.
To get started with ShareHub, follow these steps:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.
ShareHub was built using the following technologies:
- Next.js: A React-based framework for building server-side rendered applications.
- Tailwind CSS: A utility-first CSS framework for building responsive UIs.
- Firebase: A cloud-based platform for building mobile and web applications.