A project aimed at helping and guiding students in all math subjects. Inspired by Khan Academy & Brilliant
French (fr-FR)
English (en-US)
Enregistrement.2025-05-12.205610.online-video-cutter.com.mp4
Enter
and the website will know what to do (Start/Next/Try again/End/Focus on the next input etc..)
- Clone the repository with either
- Create a supabase database and put the correct environement variables into an
.env
file (you have the copy & rename.env.example
) - Run the development server with
npm run dev
- Open your browser and visit
http://localhost:3000
- If you want to seriously test the website, use
npm run build
, thennpm run start
, this will make the whole server work extremely fast allowing you to test the platform with ease.
This project is licensed under the MIT License - see the LICENSE file for details.