FlashStudy-AI is an innovative application designed to enhance study sessions using AI-powered flashcards. It helps users create, organize, and review flashcards effectively.
To get started with this project, follow these steps:
-
Clone the repository:
git clone https://github.com/yourusername/FlashStudy-AI.git cd FlashStudy-AI
-
Install dependencies:
bash npm install or yarn install or pnpm install or bun install
- Run the development server:
bash npm run dev or yarn dev or pnpm dev or bun dev
- Open http://localhost:3000 with your browser to see the result.
Usage
You can start editing the page by modifying app/page.js. The page will automatically update as you make changes. This project uses next/font to automatically optimize and load Inter, a custom Google Font.
Learn More
To learn more about Next.js, take a look at the following resources: Next.js Documentation - Learn about Next.js features and API. Learn Next.js - An interactive Next.js tutorial. Next.js GitHub Repository - View the source code and contribute.
Deploy on Vercel
The easiest way to deploy your Next.js app is to use the Vercel Platform. Check out our Next.js deployment documentation for more details.
Contributing
I welcome contributions to this project! Please fork the repository, create a new branch, and submit a pull request with your changes.