software-students-fall2021 / project-setup-penguin

project-setup-penguin created by GitHub Classroom
3 stars 4 forks source link

added mock POST request for deck creation #60

Closed kdduan closed 2 years ago

kdduan commented 2 years ago

Overview

Added a post request to the Mock API when users are creating a deck for the first time. Proceeds to redirect them to the page for their deck. The api key is stored in a .env.development.local file.