Skip to content

tejaskulkarni28/ExpressThoughts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thoughtful Minds 💭

A MERN (MongoDB, Express.js, React.js, Node.js) stack project that enables users to express their thoughts and interact with others through likes and comments. This project demonstrates the use of a RESTful API, frontend integration, and backend services.


🚀 Features

  • Post Thoughts: Users can share their thoughts with others.
  • Like System: Users can like posts to show appreciation.
  • Comment System: Engage with thoughts by adding comments.
  • RESTful API: Seamlessly integrated backend services for data handling.

🛠️ Tech Stack

  • Frontend: React.js, Redux
  • Backend: Node.js, Express.js
  • Database: MongoDB
  • State Management: React Hooks
  • HTTP Client: Axios

📂 Project Structure

├── client
│   ├── src
│   │   ├── components
│   │   ├── pages
│   │   ├── redux
│   │   ├── services
│   │   ├── style
│   │   ├── App.js
│   │   └── index.js
├── server
│   ├── auth
│   ├── config
│   ├── controllers
│   ├── models
|   ├── routes
│   └── index.js
│   
└── README.md


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published