Insert historical events (year, description and image) to quickly create a simple but elegant timeline in chronological order
Insira eventos históricos (ano, descrição e imagem) para criar rapidamente uma linha do tempo simples mas elegante e em ordem cronológica
https://marcelo-mls.github.io/timeline-creator/
demo-timeline-creator.mp4
These instructions will provide you a complete copy of the project up and running on your local machine for development purposes.
Estas instruções fornecerão a você uma cópia completa do projeto, rodando localmente em sua máquina para fins de testes e desenvolvimento.
- Clone the repository:
git clone git@github.com:marcelo-mls/timeline-creator.git
- Enter the repository folder you just cloned:
cd timeline-creator
- Install the dependencies and start the project:
npm install
npm start
- Go to the link below in your browser
localhost:3000/timeline-creator
- Proportional distance between events (toggle);
- Events interspersed up and down;
- Save multiple timelines;
- Stack very close dates;
- Insert complete dates;
- Toggle timeline axis;
- Insert local images;
- Delete event button;
- More color options;
- Edit event button;
- Generate PDF/JPG;
- Switch language;
- Mobile layout;
Developed by Marcelo Marques, © 2023.