Skip to content

Latest commit

 

History

History
48 lines (36 loc) · 788 Bytes

README.md

File metadata and controls

48 lines (36 loc) · 788 Bytes

Lexi Camp - Language Learning Platform

Main Features:

  • Login and Registration System
  • Role wise feature and functionality for Admins, Instructors and Students
  • Stripe Payment System
  • Light and Dark mode System
  • Animated full application

Used Technologies:

Front-End

  • Vite
  • React JS
  • Tailwind Css
  • Axios
  • TanStack Query / React Query
  • React Router Dom
  • React Hook Form
  • React Hot Toast
  • React Icons
  • React Lazy Load Image Component

Backend

  • Node JS
  • Express JS
  • Jwt - Json Web Token
  • Dotenv

Authentication

  • Firebase

Database

  • MongoDB

Paymetnt Method

  • Stripe

Animation

  • Framer Motion

Deployment

  • Front-End - Netlify
  • Backend - Vercel