Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ducquando committed Mar 28, 2024
1 parent a7649a1 commit 668c7ae
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,17 @@
# codeslide.net: Open Source Presentation Tools
# codeslide.net: A presentation tool for simplified sequential animations

Test it out at: https://codeslide.net/
This project is to integrate coding capabilities into a presentation creation tool. Ideal for streamlining the process, especially when dealing with multiple items on a slide.

The goal of this project is to infuse presentation creation tool with coding. I observed many people want to create presentation that has objects appear one by one in a specific manner, and there are great commercial tool in the market for that. However, the common struggle is that each animation takes 3 steps (selecting object, selecting animation type, and adjusting execution time), which can be a pain in a neck if there are 10+ items like so in a slide. And that's why this project was started.
Try it out at: https://www.codeslide.net/

## What is the tech stack?
## Technology stack

* Ant design (https://ant.design/)
* React
* React Hooks
* Redux
* Typescript
* Webpack

* Vite

## Acknowledgement

Expand Down

0 comments on commit 668c7ae

Please sign in to comment.