This project was bootstrapped with Create React App.
UI clone of Codecademy, that is known for its eye-catchy user interface.
Language: JavaScript, TypeScript and CSS
Frameworks: React18
CSS Pre-Processor: SCSS
Clone the repository and perform the following command line actions in the root directory:
npm install
# and then
npm start
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits. You will also see any lint errors in the console.