Diego-18 / crud-nextjs

crud using nextjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CRUD WITH NEXTJS

This repository is a small CRUD using NextJS.

Project setup

To install the application dependencies use the following command:

yarn install

Then to execute it we execute the command:

yarn start

Then open the browser with the following address: http://localhost:3000

Then in the navigation access the site Persons

Technologies used

Next JS React Bootstrap

Browsers support

Firefox Google Chrome Safari Opera

About

crud using nextjs


Languages

Language:JavaScript 85.7%Language:CSS 14.3%