Skip to content

edwinmoreno77/OpenJira-next

Repository files navigation

NextJs Open Jira App

dragAndDrog themeChanged

To run locally, you need the database.

docker-compose up -d

MongoDB URL Local: mongodb://localhost:27017//entriesdb

Configure environment variables

Rename the file .env.template to: .env

  • Rebuild Node modules: yarn install
  • run dev: yarn dev

Fill the database with test information

   http://localhost:3000/api/seed

About

Application inspired by Jira, built with React, TypeScript, and Material-UI. Features Drag and Drop functionality for organizing tasks and a modern, responsive design. Project focused on practicing Context API, advanced hooks, and design patterns in React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages