File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -12,18 +12,15 @@ PromptWiki is a React and Next.js-powered web application designed for enthusias
12
12
- Responsive Design: Optimized for desktops and mobile devices.
13
13
14
14
## 🏆 Tech Stack
15
- - Frontend: ![ React] ( https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB ) , ![ Next JS] ( https://img.shields.io/badge/Next-black?style=for-the-badge&logo=next.js&logoColor=white )
16
- - Backend: ![ MongoDB] ( https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=for-the-badge&logo=mongodb&logoColor=white ) (Database)
17
- - Authentication: ![ Google Cloud] ( https://img.shields.io/badge/GoogleCloud-%234285F4.svg?style=for-the-badge&logo=google-cloud&logoColor=white ) OAuth via NextAuth.js
18
- - Deployment: Hosted on ![ Vercel] ( https://img.shields.io/badge/vercel-%23000000.svg?style=for-the-badge&logo=vercel&logoColor=white )
15
+ ![ React] ( https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB ) ![ Next JS] ( https://img.shields.io/badge/Next-black?style=for-the-badge&logo=next.js&logoColor=white ) ![ MongoDB] ( https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=for-the-badge&logo=mongodb&logoColor=white ) ![ Google Cloud] ( https://img.shields.io/badge/GoogleCloud-%234285F4.svg?style=for-the-badge&logo=google-cloud&logoColor=white ) ![ Vercel] ( https://img.shields.io/badge/vercel-%23000000.svg?style=for-the-badge&logo=vercel&logoColor=white )
19
16
20
17
## ⛓ Getting Started
21
18
To get a local copy of PromptWiki up and running, follow these steps.
22
19
23
20
### Prerequisites
24
- - ![ NodeJS] ( https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white )
25
- - ![ MongoDB] ( https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=for-the-badge&logo=mongodb&logoColor=white ) (locally or cloud-based like MongoDB Atlas )
26
- - ![ Google Cloud] ( https://img.shields.io/badge/GoogleCloud-%234285F4.svg?style=for-the-badge&logo=google-cloud&logoColor=white ) Console account for handling auth
21
+ ![ NodeJS] ( https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white )
22
+ ![ MongoDB] ( https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=for-the-badge&logo=mongodb&logoColor=white )
23
+ ![ Google Cloud] ( https://img.shields.io/badge/GoogleCloud-%234285F4.svg?style=for-the-badge&logo=google-cloud&logoColor=white )
27
24
28
25
## 🛠 Installation
29
26
Clone the repository
You can’t perform that action at this time.
0 commit comments