Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tariqkichawele/mern-chatbot

A ChatGPT clone built using the MERN stack
https://github.com/tariqkichawele/mern-chatbot

Last synced: 18 days ago
JSON representation

A ChatGPT clone built using the MERN stack

Awesome Lists containing this project

README

        

# ChatGPT Clone

- This is a chatgpt clone built using the MERN stack that is MongoDB, Express.js, React.js and Node.js. It has numerous features such as user authentication, clearing conversations and much more.

![Screenshot 2024-08-13 at 5 36 09 PM](https://github.com/user-attachments/assets/f1f8045b-985d-43ae-ae42-bf1ad281dfc1)

**TECHNOLOGIES USED**

**Frontend:**
- React.js: A JavaScript library for building user interfaces.
- Tailwind CSS: A utility-first CSS framework for quickly styling web applications.

**Backend:**
- Node.js: A JavaScript runtime environment for building server-side applications.
- Express.js: A web application framework for Node.js, used for building RESTful APIs.

**Database:**
- MongoDB: A NoSQL database used for storing property data.