this is a copy of Real Kickstarter web app built with nodejs (express)
, reactjs
and mongodb
and ❤️ on the Rinkeby Ethereum Test Network
mocha
and remix IDE
--- build // the compiled version of the campaign and you can deploy it on your blockchain!
--- contarcts // the contract that wrotes in solidity
--- pages // the pages that handles by react and next.js
--- server // the server directory (back-end)
--- test // all the test files!!!
--- campaign.js
--- compile.js // the compile script
--- deploy.js // the deploy script for deploying on rinkeby test network
--- factory.js
--- routes.js // routes that handles by nextjs
--- server.js // the server script for nextjs
--- web3.js // connection between web3 and infura provider
--- package.json // your package.json
for running your back-end after installing
node_module
via commandnpm install
simply runnpm run sever
and then go to the http://localhost:8000/
for running your front-end after installing
node_module
and after running your Nodejs Server via commandnpm install
simply runnpm run dev
and then go to the http://localhost:3000/
for compiling your contract after installing
node_module
simply runnpm run compile
for deploying your contract after installing
node_module
and compiling simply runnpm run deploy
for running test methods after installing
node_module
via commandnpm install
simply runmocha
and you can see the test result right in your console!
for Working With Demo You Can Click On Link Below and Do Not Forget to give me 🌟 🌟 🌟 🌟
Check Out Demo! 😄
Personal website that written in React.js & Next.js, Also its user interface design is like apps
Social Network WebApp
React Fully Customized SSR Boilerplate
react todo app with CRUD operation
React todo app including edit & delete feature.
React form validation using Formik
My Old Personal Website Source
A header with an idea for designing websites