Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 584 Bytes

File metadata and controls

20 lines (13 loc) · 584 Bytes

Codingify

Codingify is a web application for learn to code with focus on computational thinking aspect. This application is a prototype and focus on user experience. This web app was made for final project on my university.

Live

Netlify Status

https://codingify.netlify.app

Configure

Get the repo

git clone https://github.com/alrafi/codingify.git
cd codingify
npm install
npm start