Skip to content

omk-coder/pRactice-mern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

Project Title

Traco: Minimalistic Task Website.

Traco.-.Google.Chrome.2024-10-28.15-39-02.mp4

Project Description

This project is all about implementing features taking inspiration from Mac OS And designing an Effortless website that doesn't hinder your productive time and can create your own task accordingly. This project is a MERN (MongoDB, Express, React, Node.js) stack application that provides [describe the main functionality]. The frontend is deployed on Vercel and the backend is also deployed on Vercel, ensuring seamless integration and deployment.

Features

  • User Authentication (Sign Up, Login, Logout)
  • Create, Read, Update, Delete (CRUD) operations for documents
  • Responsive UI with React
  • Real-time updates
  • Secure RESTful API with JWT Authentication
  • Drag-and-drop functionality for document management
  • Toast notifications for user feedback

Technologies Used

  • Frontend: React, Redux, Axios, Tailwind CSS
  • Backend: Node.js, Express.js, MongoDB
  • Deployment: Vercel
  • Others: dotenv, CORS, bcrypt, JSON Web Token (JWT)

Getting Started

Prerequisites

  • Node.js
  • npm or yarn
  • MongoDB instance (local or cloud)