Skip to content

Commit 0dc1216

Browse files
authored
Update readme.md
1 parent fba3e6d commit 0dc1216

1 file changed

Lines changed: 0 additions & 78 deletions

File tree

readme.md

Lines changed: 0 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -1,79 +1 @@
1-
# 🚀Fail U Forward
21

3-
**Fail U Forward** is a community driven platform where failure is not something to hide but something to celebrate. It’s designed to share honest stories of setbacks and rejections and lessons learned: all the stuff LinkedIn filters out.💘
4-
5-
## 📌 Table of Contents
6-
- [📖 About](#-about)
7-
- [🎯 Features](#-features)
8-
- [📂 Tech Stack](#-tech-stack)
9-
- [⚙️ Setup](#-setup)
10-
- [🪄 What’s Next for Fail U Forward](#-whats-next-for-fail-u-forward)
11-
- [🤝 Contributing](#-contributing)
12-
- [📄 License](#-license)
13-
- [📫 Contact](#-contact)
14-
15-
## 📖About
16-
17-
This platform brings those unfiltered, messy journeys to light.
18-
Whether it’s a failed startup, a rejected interview or a project that just didn’t work out: every post here is a badge of resilience.💪
19-
Fail U Forward encourages users to reflect, learn and grow by normalizing failure and building a culture of transparency.
20-
21-
## 🎯Features
22-
23-
- Post your rejections, failures and real lessons learned
24-
- Browse stories by category: Startup Crashes, Interview Wrecks, Project Chaos and more
25-
- No judgment, just growth
26-
27-
## 📂Tech Stack
28-
29-
- Frontend: Next.js and TypeScript
30-
- Backend: Next.js
31-
- Database: Firebase
32-
- AI Validation: Gemini
33-
34-
<p float="left">
35-
<img src="https://img.shields.io/badge/Next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white" height="28"/>
36-
<img src="https://img.shields.io/badge/TypeScript-3178C6?style=for-the-badge&logo=typescript&logoColor=white" height="28"/>
37-
<img src="https://img.shields.io/badge/Firebase-FFCA28?style=for-the-badge&logo=firebase&logoColor=black" height="28"/>
38-
<img src="https://img.shields.io/badge/Gemini_AI-ffffff?style=for-the-badge&logo=google&logoColor=blue" height="28"/>
39-
</p>
40-
41-
42-
43-
## ⚙️Setup
44-
45-
- Clone the repository:
46-
```bash
47-
git clone https://github.com/your-username/failuforward.git
48-
49-
- Navigate to the project directory:
50-
```bash
51-
cd failuforward
52-
53-
- Install dependencies:
54-
```bash
55-
npm install
56-
57-
- Run the development server:
58-
```bash
59-
npm run dev
60-
61-
- Open in your browser:
62-
```arduino
63-
http://localhost:3000
64-
65-
## 🪄What's next for Fail U Forward
66-
I want to add anonymous posting, filters by topic (career, academics, personal) and maybe even voice/video storytelling.
67-
68-
## 🤝Contributing
69-
70-
Pull requests are welcome. If you’d like to contribute, fork the repo and use a feature branch. Contributions should follow the standard GitHub flow.
71-
72-
## 📫 Contact
73-
For any query, suggestions, or collaboration:
74-
- GitHub: [@mansiruhil](https://github.com/mansiruhil)
75-
- LinkedIn: [@mansiruhil](https://www.linkedin.com/in/mansi-ruhil-7a00a0228)
76-
77-
# 🧾License
78-
79-
This project is licensed under the [MIT License](LICENSE).

0 commit comments

Comments
 (0)