https://github.com/codehass/notion-test
https://github.com/codehass/notion-test
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/codehass/notion-test
- Owner: codehass
- License: mit
- Created: 2023-12-28T07:58:28.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-30T15:00:34.000Z (about 2 years ago)
- Last Synced: 2025-01-18T23:54:35.390Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://notion-test-mu.vercel.app
- Size: 384 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 is a sample web application where we can create blocks like h1 and simple text, and also transfer normal text to h1.
- Reactjs
- JavaScript
- Tailwind CSS
- [Live Demo Link](https://notion-test-mu.vercel.app/)
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.
👤 **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/)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/codehass/notion-test/issues).
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!
This project is [MIT](./LICENCE) licensed.