Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ridham44/Nfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

1- Screenshot 2025-09-30 121150 2- Screenshot 2025-09-30 121057 3- Screenshot 2025-09-30 121300 4- Screenshot 2025-09-30 121241

🚗 NFS Car Review Website (MERN Stack)

A dynamic car review platform inspired by Need for Speed (NFS), built using the MERN stack (MongoDB, Express.js, React.js, Node.js) with Tailwind CSS for modern styling.
This project allows users to browse cars, share reviews, rate vehicles, and manage profiles in an interactive and scalable environment.


✨ Features

  • 🔐 User Authentication – Secure login & signup system.
  • 📝 Car Reviews & Ratings – Add, edit, and update reviews in real time.
  • 📊 MongoDB Integration – Efficient storage for users, reviews, and ratings.
  • RESTful APIs – Powered by Node.js & Express for seamless frontend-backend communication.
  • 🎨 Responsive UI – Built with React + Tailwind CSS for a sleek user experience.
  • ⏱️ Real-Time Updates – Instant review submission and display.

🛠️ Tech Stack

  • Frontend: React.js, Tailwind CSS, HTML, CSS
  • Backend: Node.js, Express.js
  • Database: MongoDB (Mongoose ODM)
  • Styling: Tailwind CSS

🚀 Getting Started

1️⃣ Clone the repo

git clone https://github.com/your-username/nfs-car-review.git cd nfs-car-review

2️⃣ Install dependencies

npm install cd client && npm install

3️⃣ Run the app

Run backend

npm run server

Run frontend

cd client npm start

About

Dynamic NFS Car Review Platform | MERN Stack | Real-time Ratings & Reviews

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published