To explore the platform, use the following dummy credentials:
Username: kalyantingani
Password: safe@123
Note: You can also sign up quickly with Google.
To set up the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/kalyan-2005/fun-learn cd fun-learn -
Install dependencies:
npm install
-
Run the application:
npm run dev
The application should now be running on
http://localhost:3000.