An open API service indexing awesome lists of open source software.

https://github.com/hackclub/apply

🚀 Website for applying to start a Hack Club!
https://github.com/hackclub/apply

hackclub

Last synced: about 1 year ago
JSON representation

🚀 Website for applying to start a Hack Club!

Awesome Lists containing this project

README

          

# Hack Club Applications

Apply to [Hack Club](https://hackclub.com/), built with [React](https://reactjs.org/) and [Next.js](https://nextjs.org).

## Setup

1. Clone the repository and enter it

```
git clone https://github.com/hackclub/apply.git
cd apply
```

2. Install packages & run

```
yarn && yarn run dev
```

4. It should now be running, open [localhost:3000](http://localhost:3000) to view it