Skip to content

Kanban Board App with user authentication build using React, Express, Postgres

Notifications You must be signed in to change notification settings

Neeraj2212/kanban-board-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kanban Board App

This is a simple Kanban Board application built using React, Express.js and Postgres.

Postman Collection

The Postman Collection file is located in the root directory of the project. It contains all the API endpoints and their request bodies.

How to run

  1. Clone the repository
  2. Run npm install in both the folder to install all dependencies
  3. Run Server: npm run dev in the server folder
  4. Run Client: npm run dev in the client folder

Note: Further instructions are available in the README.md files of the client and server folders.

About

Kanban Board App with user authentication build using React, Express, Postgres

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published