Skip to content

A CRUD utilizing Node js with authentication jwt and integrated with frontend (React js)

Notifications You must be signed in to change notification settings

RuanHeleno/RepositoryCRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

REPOSITORY CRUD

Table of contents

How to use

  1. Open the backend folder and run the following command: npm run dev
  2. Open the frontend folder and run the following command: npm start

Obs: You can add a new user with insomnia (like I did).

Overview

Features

  • Login with bearer token
  • Add a new repository
  • Search for a repository
  • Delete a existing repository
  • Logout

Preview

project

Demo

https://repositorycrudrh.netlify.app

Process

Built with

Author

About

A CRUD utilizing Node js with authentication jwt and integrated with frontend (React js)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published