Skip to content

JudeCodeHub/React-and-Node.js

Repository files navigation

My React and Node.js Projects

A collection of 7 projects showcasing full-stack development with React, Node.js, and modern web technologies.

Projects

DM Delay App

A React app for composing and scheduling delayed messages.

Tech Stack: React, TypeScript, Vite, Tailwind CSS, Radix UI, Lucide React.

How to Run:

cd React-Node-js-/DM Delay App
npm install
npm run dev

Full-Stack Notes App

A notes app with React frontend and Firebase backend.

Tech Stack: React, TypeScript, Vite, Tailwind CSS, Radix UI, Firebase, React Hot Toast.

How to Run:

cd React-Node-js-/Full-Stack Notes App
npm install
npm run dev

GIF Search App

A React app for searching and displaying GIFs.

Tech Stack: React, TypeScript, Vite, Tailwind CSS, Radix UI, Lucide React.

How to Run:

cd React-Node-js-/GIF Search App
npm install
npm run dev

MERN Stack API

A Node.js backend API for MERN stack applications.

Tech Stack: Node.js, Express, CORS.

How to Run:

cd React-Node-js-/MERN Stack API/backend
npm install
npm run server

MoodMail

A React app for mood-based emails or messages.

Tech Stack: React, TypeScript, Vite, Tailwind CSS, Radix UI, Lucide React.

How to Run:

cd React-Node-js-/MoodMail
npm install
npm run dev

Simple Node.js CRUD Backend

A backend API for CRUD operations with MongoDB.

Tech Stack: Node.js, Express, Mongoose, MongoDB, CORS, dotenv.

How to Run:

cd React-Node-js-/Simple Node.js CRUD Backend
npm install
npm run server

Time Tracker

A React app for tracking time with charts.

Tech Stack: React, TypeScript, Vite, Tailwind CSS, Radix UI, Chart.js, React Chart.js 2.

How to Run:

cd React-Node-js-/Time Tracker
npm install
npm run dev

About

This repository is a collection of my simple React, Node.js, and full-stack projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published