Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.
/ superpower Public archive

🦸A tiny app provides data of superhero and supervillain 🦹

Notifications You must be signed in to change notification settings

kwrush/superpower

Repository files navigation

🦸‍♂️ A tiny app for information of superhero and supervillain, simple and just for fun.

API is powered by SuperheroAPI.

Quick Start

git clone https://github.com/kwrush/superpower.git
cd superpower
touch .env.local
echo "ACCESS_TOKEN=<Your access token>" >> .env.local
npm ci
npm run dev

open http://localhost:3000

Releases

No releases published

Packages

No packages published

Languages