This project is built with React and deployed with Netlify, running at unstable.kedarv.com. Card images are scraped from the Unstable Unicorns fan wiki with Python, using BeautifulSoup and Requests.
Clone the repository, and run yarn
to install dependencies.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.