Skip to content

nicolasbolt/LMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Learning Management System

This is a work in progress project to showcase my abilities with React/NextJs. This will be a learning management system that allows students to sign up and complete courses.

Getting Started

Frontend Development Server

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Backend Development Server

To run the strapi server:

npm run develop

About

A proof of concept learning management system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published