Skip to content

Atharvverma1234/coding_ninja_clone

Repository files navigation

Coding Ninjas Clone – React + Vite + Tailwind

A front-end clone of the Coding Ninjas website built using React, Vite, and Tailwind CSS for learning and practice purposes.

Demo

Features

  • Home page with hero section and navigation.
  • Courses page with course cards and “Enroll” buttons.
  • Responsive navbar and footer.
  • Routing between pages (Home, Courses, Contact, etc.).
  • Fully responsive UI using Tailwind CSS.

Tech Stack

  • React
  • Vite
  • Tailwind CSS
  • React Router
  • JavaScript / JSX

Getting Started

Prerequisites

  • Node.js (LTS)
  • npm or yarn

Installation

Run Locally

npm run dev

Open the URL shown in the terminal (usually http://localhost:5173).

Usage

  • Use the navbar to navigate between Home, Courses, and Contact.
  • Browse courses on the Courses page.
  • Click “Enroll” to trigger sample actions (e.g., alert, modal, or navigation), depending on your implementation.

Disclaimer

This project is a non-commercial educational clone of the Coding Ninjas website.
All trademarks, logos, and original assets belong to their respective owners.

About

Deployment

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors