Employee-App Tailwind Templates

Employee App

CRUD API requests - Next, Typescript, TanStack and Tailwind

Let's building a web app with Next-App

Practicing to implement an employee API App, where we can list, create, read, update and delete employees.

API

Use restapiexample.com

[!WARNING] API has a rate limit

Run It

$ nvm exec 20.9 npm run dev

By default, the app is reachable at http://127.0.0.1:3000

Setup

Installing nvm by following this guide.

$ nvm use

[!TIP] Don't forget to install the node packages:

$ npm i

Top categories

Loading Svelte Themes