Skip to content

Bathish03/Threads-App-Frontend

Repository files navigation

Threads App (Frontend)

🧾 General Info

This is a web application built with Angular that demonstrates the development of a Threads app.


⚙️ Technologies Used

  • Angular v19
  • Angular Material
  • Node.js v22
  • RxJS
  • WebSockets

🚀 Setup Instructions

1. Clone the Repository

git clone https://github.com/bathish03/Threads-App-Frontend.git
cd Threads-App-Frontend

2. Install Dependencies

npm install

3. Run the Angular App

ng serve

Then navigate to:

http://localhost:4200

The app will automatically reload if you make any source changes.


✨ Features

  • ✅ User registration and login with JSON Server
  • ✅ Create, view, and delete threads
  • ✅ Fully integrated with the NestJS backend
  • ✅ Responsive UI with Tailwind styling
  • ✅ Reactive forms and form validation
  • ✅ Integrated with Prisma database

📌 Notes

Make sure to set up your database and configure .env for the proper environment variables.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages