Jolg42 / fullstack-react-app

Fullstack React App

Home Page:fullstack-react-app.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fullstack-react-app

Fullstack React App

Full-stack React application

  • Next.js App + TypeScript support

  • ChakraUI React components

  • Landing page

  • Database -> PostgreSQL (relational DB) Heroku

  • NextAuth

  • Prisma ORM

  • RESTful API * GET /api/todos -> all the todos of the current user * POST /api/todo -> create a new todo * PUT /api/todo/:id -> update an existing todo * DELETE /api/todo/:id -> delete an existing todo

About

Fullstack React App

fullstack-react-app.vercel.app

License:MIT License


Languages

Language:TypeScript 87.9%Language:CSS 11.6%Language:JavaScript 0.5%