Skip to content
Sam Ping edited this page Apr 29, 2021 · 5 revisions

Sledge

Sledge is a submissions and judging system for hackathons.

Stack

Our frontend will be written using React.js. Our backend is written using Express.js and tested using Jest and Supertest. We use ESLint to identify problems in our code and Prettier to automatically format our code.

Clone this wiki locally