Skip to content

Commit

Permalink
docs: updated README with improved sections. (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
hwelsters authored Jan 11, 2024
1 parent 9f0d8a0 commit f7185e8
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
![image](https://github.com/hwelsters/snakecode/assets/84760072/89d6d98f-ff1c-40c4-8967-b98b2209180b)

![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white)
![Next](https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white)
![TailwindCSS](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge&logo=tailwind-css&logoColor=white)
![ESLint](https://img.shields.io/badge/eslint-3A33D1?style=for-the-badge&logo=eslint&logoColor=white)
![AWS](https://img.shields.io/badge/Amazon_AWS-232F3E?style=for-the-badge&logo=amazon-aws&logoColor=white)

# About
Snakecode is a minimalistic and quirky website for learning how to program. If features numerous exercises formats and a profile system to store the user's progress.

# Features
- a minimalistic design.
- a built-in code editor with autocomplete.
- interactive exercises.

# Documentation
## Setting up
### CDK
Expand Down

0 comments on commit f7185e8

Please sign in to comment.