/CheckPoints

Troy Hacks 2020 Project!

Primary LanguageJavaScript

CheckPoints

Learn by doing!

CheckPoints is an online learning platform that enables users to learn by doing. The complex skills to be learned are broken into subskills, and the subskills are broken down into daily tasks to be completed. This allows users to easily track their performance and progress in learning a new skill!

How to Run

Clone the repo, navigate to the project directory, and run npm install and start!

git clone https://github.com/elijahsawyers/CheckPoints/
cd CheckPoints
npm install
npm start

Built With

JavaScript, JavaScript, and more JavaScript!

Authors