Skip to content

team-foxploit/FoxLearn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FoxLearn

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.

Instructions to run the app

# 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

App Info

Author

Team-Foxploit Foxploit

Version

1.0.1

License

This project is licensed under the MIT License