/NotionLikeVanillajs

This is a simple app allowing user to select a wanted type of heading

Primary LanguageHTML

NotionLikeVanillajs

This is a simple app allowing user to select a wanted type of heading


📗 Table of Contents

📖 Notion-like App

This is a notion-like an app that lets you write anywhere and convert your content into H1

🛠 Built With

Tech Stack

Client
  • HTML
  • CSS
  • JavaScript
  • Jest
  • Linters

Key Features

  • Normal Text Editing
  • Coverting normal text to H1 text

(back to top)

🚀 Live Demo

(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:

  • Browser
  • Editor (VS code)
  • Install Jest testing Library by running the command below

Installation

  npm install

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/YannickZahinda/NotionLikeVanillajs.git

Usage

  • Open the Html file on your browser

Run tests

To run tests, run the following command:

  npm run test

(back to top)

👥 Author

👤 Yannick Zahinda

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

🙏 Acknowledgments

I would like to thank Helpjuice for this task that has enabled me to learn something new

(back to top)