Skip to content

Radha1254/PROJECT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full Stack Web Application

A fully functional full-stack web application built as part of a Full Stack Developer Internship assignment.
The project demonstrates authentication, backend development, database integration, and deployment using modern web technologies.

🚀 Features

  • User Authentication (Login & Signup)
  • Secure Backend System
  • Database Integration
  • CRUD Operations
  • Responsive User Interface
  • REST API Integration
  • Deployment Support

🛠️ Tech Stack

Frontend

  • HTML
  • CSS
  • JavaScript
  • React.js

Backend

  • Node.js
  • Express.js

Database

  • MongoDB

⚙️ Installation

Clone the repository:

git clone https://github.com/Radha1254/PROJECT

Install dependencies:

npm install

Create a .env file and add:

DB_URL=your_database_url
SECRET=your_secret_key

Run the project:

npm start

📌 Purpose of Project

This project was created to demonstrate full-stack development skills including frontend development, backend architecture, authentication, database management, and deployment.

👨‍💻 Author

Radha Jadon

About

Full Stack Web Application with User Authentication and Backend Integration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors