Skip to content

ayushshaw90/react-truffle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚺 Womanity

A petition cum online voting website dedicated to empowering women

Our mission is to create a platform where women can demand the laws and regulations they want in a democratic way from the government.

🚀 Live Demo

Website

👩🏼‍💻 Tech Stack

React

JavaScript

CSS3

MIT License

Project maintainers and contributors

Installation

First ensure you are in an empty directory.

Run the unbox command using 1 of 2 ways.

# Install Truffle globally and run `truffle unbox`
$ npm install -g truffle
$ truffle unbox react
# Alternatively, run `truffle unbox` via npx
$ npx truffle unbox react

Start the react dev server.

$ cd client
$ npm start
  Starting the development server...

From there, follow the instructions on the hosted React app. It will walk you through using Truffle and Ganache to deploy the SimpleStorage contract, making calls to it, and sending transactions to change the contract's state.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors