Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 802 Bytes

File metadata and controls

42 lines (28 loc) · 802 Bytes

ZapLearn Frontend

Introduction

This is a simple flashcard app that allows users to create, edit, and delete flashcards. Users can also quiz themselves on the flashcards they have created.

Technologies

  • React
  • NextJS
  • TailwindCSS
  • NextJS
  • MongoDB

Installation

  1. Clone the repository
  2. Run npm install to install the dependencies
  3. Run npm run dev to start the development server
  4. Open http://localhost:3000 in your browser

Features

  • Create, edit, and delete flashcards
  • Quiz yourself on the flashcards you have created
  • Theme toggle (light/dark mode)
  • Responsive design
  • Courses
  • Admin Page
  • User Authentication

Demo

https://zap.snowy.codes

Disclosure

Aspects of this frontend were made with Vercel's v0.

Author