Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

apausa/test-wuolah

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wuolah 🙂

Woulah, prueba técnica de Frontend. Deployeado en https://test-wuolah.vercel.app

Directorio de universidades, con dos vistas:

  • /universidades
  • /universidades/:slugUniversity

Lighthouse

  • Performance: 100%
  • Accessibility: 100%
  • Best Practices: 92%
  • SEO: 100%

Tech Stack

  • Typescript
  • Next.js
  • Chakra UI
  • React Query

API Reference

Get all universities

  GET https://www.api.wuolah.com/v2/universities

Get university

  GET https://api.wuolah.com/v2/universities/:idOrSlug

Run Locally

Clone the project

  git clone https://github.com/apausa/test-wuolah

Go to the project directory

  cd test-wuolah

Install dependencies with yarn

  yarn

Start the server

  yarn dev

Acknowledgements

About

Wuolah Front-end Engineer technical test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published