Idea - List of funniest cat moments
Description - In this project I will be enlisting the funniest cat moments. I aim to compile a collection of the most amusing cat moments that will bring laughter to cat lovers everywhere. It will be a purrfect space filled with joy and endless smiles.
Backend - https://cat-cluster.onrender.com
Front End - https://catfails.vercel.app/
- Login/Signup Page: Create a personalized experience by logging/signing in.
- Private Routing: Secure routes for logged-in users, ensuring only authenticated users can access certain pages.
- User Content Management: Contribute to the collection by adding/editing/deleting your own posts.
This project is based on MERN Stack
- Frontend: React.js
- Backend: Node.js, Express.js
- Database: MongoDB
- Deployment: Vercel (Frontend & Backend)
The moments would be such as -
We welcome contributions to make Cat Cluster even more delightful! Follow these steps:
- Fork the Repository: Click on the "Fork" button at the top right of this repository to create your copy.
- Clone the Repository:
git clone https://github.com/kalviumcommunity/S53_Cat_Fails.git
- Navigate to Project Directory:
cd S53_Cat_Fails
- Install Dependencies: npm install