Skip to content

kurucz/eventogy-frontend-static

 
 

Repository files navigation

image

React Tech Task

OVERVIEW

You are tasked to build a simple interface against a slice of a REST API by forking this GitHub repository containing the foundation of a React + Next.js application.

Screenshot 2024-12-11 at 10 47 13

OBJECTIVES

Demonstrate that you're capable of planning and structuring your code in a way that allows for reusable, scalable, and well-thought-out components that will interact with a RESTful public API. Demonstrate your attention to detail in the presentation layer - does it work as expected, is it responsive, and are there any finishing touches.

SPECIFICATIONS

You can (and should) use any and all resources at your disposal to complete the task. We suggest using style libraries like Tailwind and prebuilt component libraries, like Shadcn, rather than spending time manually styling the page.

We’re looking to see how much you can achieve in 2, 3 hours, but feel free to spend extra time in order to complete a subtask or fix a bug. Make sure you commit your project to the forked Git repository and periodically commit as you progress in the task.

Bonus points

Use UI interactive effects for elements such as loading the event cards. Convert the project to Typescript if you're feeling extra brave.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.1%
  • CSS 10.7%
  • JavaScript 1.2%