https://github.com/tushargautam681/task-2-codetech-it-solutions
This repository contains the code files of task assigned to me for my internship in Full Stack Web Development for the span of 4 weeks(july 5-august 5). Task2-SIMPLE BLOG PLATFORM APPLICATION WITH ADMIN PANNEL-A frontend to display blog posts, with pages for viewing, creating, editing, and deleting posts and a backend to handle API to manage data.
https://github.com/tushargautam681/task-2-codetech-it-solutions
github html5 javascript javascript-framework npm tailwindcss
Last synced: 2 months ago
JSON representation
This repository contains the code files of task assigned to me for my internship in Full Stack Web Development for the span of 4 weeks(july 5-august 5). Task2-SIMPLE BLOG PLATFORM APPLICATION WITH ADMIN PANNEL-A frontend to display blog posts, with pages for viewing, creating, editing, and deleting posts and a backend to handle API to manage data.
- Host: GitHub
- URL: https://github.com/tushargautam681/task-2-codetech-it-solutions
- Owner: tushargautam681
- Created: 2024-08-04T15:17:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-17T09:44:18.000Z (over 1 year ago)
- Last Synced: 2025-06-11T01:42:00.821Z (about 1 year ago)
- Topics: github, html5, javascript, javascript-framework, npm, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 11.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Task-2-Codetech-It-Solutions
This repository contains the code files of task assigned to me for my internship in Full Stack Web Development for the span of 4 weeks(july 5-august 5).
# Task2
SIMPLE BLOG APPLICATION
Create a frontend to display blog posts, with pages for viewing,
creating, editing, and deleting posts. Set up a backend to
handle API requests and manage data. Use a database like
MongoDB or PostgreSQL to store blog posts.

It is a delightful experience of developing a fullstack solution assesing my skills.