Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tariqkichawele/mern-chatbot
- Owner: TariqKichawele
- Created: 2024-08-07T23:24:18.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-13T21:45:17.000Z (5 months ago)
- Last Synced: 2024-11-06T02:27:08.940Z (2 months ago)
- Language: TypeScript
- Homepage:
- Size: 12.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.