Skip to content
This repository was archived by the owner on Apr 24, 2025. It is now read-only.

dpinones/starklings-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

123 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚨🚨🚨 ARCHIVED REPOSITORY 🚨🚨🚨

⚠️ This repository is archived and no longer maintained.

This project has been archived and its contents have been merged into the Starklings repository.

Starklings logo

Starklings App

A web-based interactive tutorial to learn Cairo and Starknet.

About

The Starklings App is an interactive web platform designed to assist users in embarking on their journey to learn Cairo. This platform is built upon Starklings exercises, which are considered essential for beginners seeking to grasp the fundamentals of Cairo.

Our objective is to simplify the Starklings experience by eliminating complex configurations and installations. Simply access the app through your browser and begin coding.

Components

Backend

The backend of the Starklings App is responsible for handling data processing and interactions with the Starknet exercises. Follow these steps to set up and run the backend:

cd api/

Install dependencies:

npm i

Run the development server:

npm run dev

Frontend

The frontend is the user interface of the Starklings App, providing an interactive environment for users to engage with Cairo exercises. To get the frontend up and running, follow these steps:

cd client/

Install dependencies:

npm i

Launch the development server:

npm run start

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6