/gantt-organon

📅 Create a schedule and export it. Preview: https://youtu.be/Q1XNVBbzXuw

Primary LanguageTypeScriptMIT LicenseMIT

📅 Gantt Organon

Gantt Organon is a website that helps you creating a schedule and export it as a image.

Project Interface Project Interface

Typescript React Tailwind CSS ESLint

📂 Boilerplate

This project was bootstrapped with Create React App.

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

💻 Technologies

📸 Screenshots

Home Page Home Page

Create New Project Create New Project

Project Page Project Page

Export Page Export Page

🏃 Getting Started

First, clone this repository and access the created folder:

# Cloning repository
git clone https://github.com/iamtheluiz/gantt-organon.git

cd gantt-organon/

Inside the folder, install all project dependencies:

npm install
# or
yarn install

👨🏽‍💻 Usage

To run this project in a local environment use:

npm run start
# or
yarn start

Then open http://localhost:3000 to view it in the browser.

⚙️ Build

To build this project, run:

yarn build

Await the script and you will have a folder "/build" in your project root with all generated static files.

💼 Authors

📃 License

This project is under the MIT License - see the LICENSE file for details.