This project aims to develop an advanced NFT-based decentralised crowdfunding platform for startups. Utilizing Next.js, TypeScript, and blockchain technology, this platform democratizes the fundraising process by allowing startups to raise capital directly from a global pool of investors. By leveraging the unique attributes of NFTs and blockchain, the platform aims to overcome the hurdles and costs associated with traditional fundraising mechanisms.
- Frontend: Next.js, TypeScript, Styled Components, Material UI, Ethers.js Wagmi, Axios, GraphQL
- Package Manager: Yarn
- Blockchain: [Your Blockchain technology]
- Node.js v14.x or higher
- Yarn v1.x or higher
Clone the repository:
git clone https://github.com/folathecoder/crowdlaunch-frontend
Navigate to the project directory:
cd your-project-name
Install dependencies:
yarn install
Start the development server:
yarn dev
Open http://localhost:3000 with your browser to see the result.
To create a production build, run:
yarn build
Then, to start the production server:
yarn start
Images used in this project are for demmostration purposes only and do not belong to the creator of this project.