Skip to content

Translated from REACTJS to NEXTJS and typescript an extension and modification from Dapp Mentor's Dapp Cinemas

License

Notifications You must be signed in to change notification settings

covelitein/CInemasDapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next.js and TypeScript

PRs welcome! License Follow @chhpt


Hardhat-Tailwind-NextJs Ethers Starter Kit

Speedily develope your decentralized application with this NextJs starter kit for free. It has Redux-Toolkit, NextJs 13, React 18, Hardhat, EthersJs, Tailwind, etc.

Follow the steps below to download, install, and run this project.

Dependencies

Install these prerequisites to follow along with the tutorial. See free video tutorial or a full explanation of each prerequisite.

Step 1. Clone the project

git clone https://github.com/Daltonic/hardhat_ethersjs_next_starter_app <PROJECT NAME>

Step 2. Install dependencies

$ cd <PROJECT NAME>
$ yarn install # or npm install

Step 3. Start Hardhat Node

Open the terminal and run the command below.

$ yarn hardhat node

Step 4. Run the Front End Application

$ yarn dev Visit this URL in your browser: http://localhost:3000

About

Translated from REACTJS to NEXTJS and typescript an extension and modification from Dapp Mentor's Dapp Cinemas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published