Skip to content

ETHChicago/ethchi-website

Repository files navigation

Welcome to the ETHChicago website

Running locally

Clone the dev branch of this repository, yarn and then use yarn start to start the development server, use yarn storybook to start storybook locally.

Contributing

Contributions are welcome! If you have an idea for any improvements, please create a github issue.

1. Fork the Repository

Click the "Fork" button at the top-right corner of this repository's page. This will create a copy of the repository in your own GitHub account.

2. Clone your Fork

Clone your forked repository to your local machine using the following command, replacing <your-username> with your GitHub username, and navigate into the repo:

git clone https://github.com/<your-username>/ethchi-website.git && cd ethchi-website

3. Create a new branch for your changes

It's recommended to base your branch off the dev branch. Give your branch a descriptive name that reflects the nature of your contribution, ie:

git checkout -b my_new_feature

4. Commit your changes and create a PR to the dev branch

Commit and push your changes to your local branch with a descriptive commit message:

git commit -m "your message here"
git push 

Then visit this repository and create a pull request, selecting your branch as the compare branch, and dev as the base branch.

Thank You To Our Contributors

Thomas Butler
Thomas Butler

💻 🚧
Adrian Petrykiw
Adrian Petrykiw

🎨
Tim
Tim

💻
Amay Kataria
Amay Kataria

💻
Tippi Fifestarr
Tippi Fifestarr

💻
Diego Aguilar
Diego Aguilar

💻