An open API service indexing awesome lists of open source software.

https://github.com/codehass/notion-test


https://github.com/codehass/notion-test

Last synced: 30 days ago
JSON representation

Awesome Lists containing this project

README

          



README

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)

# 📖 [Notion test]

Notion test is a sample web application where we can create blocks like h1 and simple text, and also transfer normal text to h1.

## 🛠 Built With

- Reactjs
- JavaScript
- Tailwind CSS

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://notion-test-mu.vercel.app/)

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

### Setup

Clone this repository to your desired folder:

```sh
git clone https://github.com/codehass/notion-test.git
cd notion-test
```

### Install

Install this project with:

```sh
cd notion-test
npm install
```

### Usage

To run the project, execute the following command:

```sh
npm run build
```

```sh
npm start
```

### Run tests

To run tests, run the following command:

```sh
npm test
```

### Deployment

This app is deployed in Vercel for easy viewing upon merged on the main branch. Please find the link in the Live Demo section.

(back to top)

## 👥 Authors

👤 **Author**

- GitHub: [@codehass](https://github.com/codehass)
- Twitter: [@hassanelourdy](https://twitter.com/hassanelourdy)
- LinkedIn: [Hassan El OUARDY](https://www.linkedin.com/in/hassan-el-ouardy-360b99169/)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/codehass/notion-test/issues).

(back to top)

## ⭐️ Show your support

IIf you find our project valuable, please consider starring the repository and spreading the word. Your support fuels our motivation to improve and grow. Thank you for being a part of our community!

(back to top)

## 📝 License

This project is [MIT](./LICENCE) licensed.