FindMe is a social networking platform built with Node.js, React, Redux, and Firebase, allowing users to connect, share, and discover interesting projects and people.
FindMe is designed to foster a vibrant community where users can share their projects, connect with like-minded individuals, and explore exciting collaborations. The platform offers a seamless experience for user registration, authentication, and interaction through a modern and intuitive user interface.
- User Authentication: Securely sign up and log in with email and password using Firebase Authentication.
- Project Showcase: Share your posts and discover others' posts within the FindMe community.
- CRUD Operations: Perform Create, Read, Update, and Delete operations on user details, bios, and projects.
- Responsive Design: Enjoy a user-friendly experience on devices of all sizes.(coming soon)
- Frontend: React, Redux, HTML, CSS, JavaScript
- Backend: Node.js
- Database: Firebase (Firestore)
- Clone the repository.
- Navigate to the project directory.
- Run
npm install
to install dependencies.
To run FindMe locally, follow these steps:
- Run the development server:
npm start
. - Open your browser and navigate to http://localhost:3000.
Copyright@2023
For inquiries or collaboration opportunities, feel free to reach out:
- Name: Shiva Khatri
- Email: [email protected]
- LinkedIn: LinkedIn
🔗 [Here's a GIF walkthrough of the final project]
- Link: Link
Copyright [2023] [Shiva Khatri]
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
We look forward to seeing your projects and contributions on FindMe!