DebyGrey / code-blocks

Code Blocks is a website where users can contribute code snippets as resources for other developers to to use. Built with Svelte, Tailwind & Typescript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code Blocks

πŸ“— Table of Contents

πŸ“– MATH MAGICIANS WEBSITE

Code Blocks is a website where users can contibute code snippets as resources for other developers to to use.

πŸ›  Built With

Tech Stack

Svelte, Tailwind & Typescript

Key Features

  • displays code snippet

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • To have a prior knowledge of Svelte, Tailwind and Typescript
  • Clone or fork the repository
  • A web browser (google chrome preferably)
  • A code editor (e.g vscode)

Setup

Clone this repository to your desired folder:

cd my-folder git clone https://github.com/DebyGrey/code-blocks

Install

To install this project run the following command in your terminal:

  • cd code-blocks
  • npm install

Usage

To run the project, run the following command in your terminal:

  • npm run dev

Run preview

run this command in your terminal

  • npm run preview

Deployment

You can deploy this project:

  • on any hosting services

(back to top)

πŸ‘₯ Authors

πŸ‘€ Deborah Fashoro

(back to top)

πŸ”­ Future Features

  • Modern website styles
  • Full blown website with proper navigation

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, kindly follow me on my social media handles listed above.

(back to top)

πŸ™ Acknowledgments

Kudos to me!

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

Code Blocks is a website where users can contribute code snippets as resources for other developers to to use. Built with Svelte, Tailwind & Typescript.


Languages

Language:Svelte 44.4%Language:TypeScript 26.1%Language:JavaScript 23.8%Language:HTML 4.8%Language:CSS 0.8%