Skip to content

Repository files navigation

Interactive Timeline Block | Test Task

The project is an interactive UI block implemented according to the provided layout. The block displays several time periods, each of which contains a set of events. When switching between time periods, the information is dynamically updated and the corresponding slider with detailed events of the selected period is displayed.

The component is completely isolated from the rest of the page logic. This means that any number of such blocks can be placed on one page, and each of them will work correctly independently of the others.

Technology stack

  • React
  • TypeScript
  • SCSS
  • Webpack

Project launch

  1. Repository cloning git clone https://github.com/ChiefCreator/only-test-task.git cd only-test-task
  2. Installing dependencies npm install
  3. Launch in development mode npm run start-dev The application will be available at: http://localhost:3000/

License

MIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages