Skip to content

CodeWithSouleymane/pnlp_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vie Publique Website

A modern, responsive website inspired by vie-publique.sn, providing public information and government updates for Senegal.

Project Structure

vie_public/
├── index.html          # Main HTML file
├── css/
│   └── style.css      # Main stylesheet
├── js/
│   └── main.js        # JavaScript functionality
└── README.md          # Project documentation

Features

  • Responsive design that works on desktop and mobile devices
  • Modern UI with smooth animations
  • News section with dynamic content loading
  • Quick access cards for important information
  • Mobile-friendly navigation menu
  • Fixed header with scroll effects

Technologies Used

  • HTML5
  • CSS3 (with CSS Grid and Flexbox)
  • JavaScript (Vanilla)
  • Font Awesome for icons

Getting Started

  1. Clone this repository
  2. Open index.html in your web browser
  3. For development, you can use any local server of your choice

Customization

  • Colors can be modified in the :root section of style.css
  • News items can be updated in main.js
  • Additional sections can be added to index.html

Browser Support

The website is compatible with:

  • Chrome (latest)
  • Firefox (latest)
  • Safari (latest)
  • Edge (latest)

Future Improvements

  • Add a backend API for dynamic content
  • Implement user authentication
  • Add a search functionality
  • Create additional pages for each section
  • Add a content management system

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published