iamtheluiz / gantt-organon

πŸ“… Create a schedule and export it. Preview: https://youtu.be/Q1XNVBbzXuw

Home Page:https://iamtheluiz.github.io/gantt-organon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“… 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.

About

πŸ“… Create a schedule and export it. Preview: https://youtu.be/Q1XNVBbzXuw

https://iamtheluiz.github.io/gantt-organon

License:MIT License


Languages

Language:TypeScript 90.4%Language:CSS 4.8%Language:JavaScript 3.8%Language:HTML 1.0%