Skip to content

aarohidixit31/Lost-and-Found

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🕵️‍♂️ Back2youu

A responsive web app to report, find, and manage lost and found items within a community.

Netlify Status


🚀 Features

  • 🔍 Browse Items — View reported lost and found items in a neat card layout
  • 📝 Add Report — Users can report lost or found items with details
  • 👤 Authentication — Secure Login and Signup functionality
  • 🌙 Theme Toggle — Light/Dark mode support
  • 📑 My Reports — View and manage your submitted reports
  • 📱 Responsive Design — Mobile-friendly and fully responsive UI
  • ☁️ Deployed on Netlify

🛠️ Tech Stack

  • Frontend — React.js, React Router, Context API
  • Styling — Custom CSS with Responsive Design
  • Auth & Context — React Context + LocalStorage
  • Toast Notificationsreact-toastify
  • Deployment — Netlify

🖥️ Live Demo

🔗 Open Live Site


📸 Screenshots

🏠 Home Page

Home Page

✨ Signup Page

Signup Page

🎉 Success Celebration

Success Celebration

🔐 Login Page

Login Page


📂 Folder Structure

/src
 ├── components   # Navbar, Footer, ThemeToggle, ItemCard
 ├── pages        # Home, AddItems, Login, Signup, MyReports
 ├── context      # AuthContext
 ├── assets       # Images, Icons (if any)
 ├── App.js
 └── index.js

📝 How to Run Locally

# Clone the repository
git clone https://github.com/aarohidixit31/Lost-and-Found.git

# Navigate into project folder
cd Lost-and-Found

# Install dependencies
npm install

# Start development server
npm start

🤝 Contributing

Contributions, suggestions, and feedback are welcome!
Feel free to open issues or pull requests.


📜 License

This project is licensed under the MIT License.


✨ Author

Aarohi Dixit
GitHub | LinkedIn

About

A responsive Lost & Found web portal built with React.js where users can report, browse, manage lost or found items, connect directly with reporters, and share reports easily.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors