A full stack monorepo project using React to create a flashcard study application.
Back-End: https://flashcards-backend-v7nv.onrender.com
Front-End: https://flashcard-o-matic-l5yl.onrender.com
Clone the project
git clone https://github.com/jcwaldron/react-flashcards-app.git
Go to the project directory
cd react-flashcards-app
Install dependencies
npm install
Start the monorepo
npm run start