Skip to content

Renatolo/recrutamento

 
 

Repository files navigation

SET Recruitment task

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Install project dependencies:

yarn install

Run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.ts.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

Documentation

To learn more about the tecnologies used in this project, take a look at the following resources:

Frontend

  • Learn React - an introduction to the 80% of React concepts that you will use on a daily basis
  • Learn Next.js - an interactive Next.js tutorial.
  • Tailwind CSS - Utility-first CSS framework packed with classes that can be composed to build any design, directly in your markup.

Backend

  • Next API Decorators - Collection of decorators to create typed Next.js API routes, with easy request validation and transformation
  • Prisma ORM - Open source Node.js and TypeScript ORM with an intuitive data model, automated migrations, type-safety, and auto-completion

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.9%
  • JavaScript 5.7%
  • CSS 5.4%