A Web Based Learning Environment created for students where they can learn and master their knowledge and skills by involving in "quizzes" and "one-to-one challenges" rather than from traditional quiz applications, where only the skills of the students are evaluated.
# Install dependencies for server
npm install
# Run the development model
npm run dev
# Run the serve model
npm start
# Run the Production version
npm run build
# The API runs on https://foxlearn-api.herokuapp.com/api/ and,
# The client application will runs on http://localhost:3000
Team-Foxploit Foxploit
1.0.1
This project is licensed under the MIT License