Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Blogging Platform Project

Folder Structure

The project is structured as follows:

  • DailyBlogs/backend/: Contains the backend code.
  • DailyBlogs/frontend/: Contains the frontend code.

Features

  1. Design: Create a simple and user-friendly interface for blog posts and navigation.
  2. Backend Development: Develop server-side code using Node.js to handle user requests and manage blog data.
  3. Front-End Development: Build the client-side interface using HTML, CSS, and JavaScript, focusing on user-friendly features like post listing, search, and user profile pages.
  4. User Authentication: Implement user registration and login functionality.
  5. Blog Post Creation: Enable users to create and publish blog posts.
  1. Search Functionality: Implement basic search functionality to help users find specific blog posts.
  2. Mobile-Friendly Design: Ensure the platform is responsive and optimized for mobile devices.

Run This Project Localy

Backend

  1. Navigate to the DailyBlogs/backend/ directory.
  2. Install the dependencies using npm install.
  3. Start the backend server using npm start.

Frontend

  1. Navigate to the DailyBlogs/frontend/ directory.
  2. Install the dependencies using npm install.
  3. Start the frontend server using npm start.

Technologies Used

  • Frontend: React.js , Tailwindcss
  • Backend: Node.js, MongoDB

About

L3-T1- in Progress

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages