Skip to content

aayushmahapatra/codecademy-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Codecademy UI

UI clone of Codecademy, that is known for its eye-catchy user interface.

Language: JavaScript, TypeScript and CSS
Frameworks: React18
CSS Pre-Processor: SCSS

Try the live demo!

To Run Locally:

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.