Skip to content

Noroff-FEU-Assignments/project-exam-1-Padletut

Repository files navigation

Supercar Blog Website

Supercar Blog

A comprehensive blog about supercars, designed to provide enthusiasts with engaging content and an interactive user experience.

Description

This project is a supercar blog website built using HTML, CSS, and pure JavaScript. The site fetches data from the WordPress REST API to dynamically display blog content. It features a sleek design, interactive carousel, robust search functionality, and user-friendly forms for comments and contacts. The design adheres to WCAG guidelines to ensure accessibility and incorporates user feedback for continuous improvement.

  • Provides detailed posts about various supercars
  • Implements a dynamic carousel for featured posts
  • Ensures accessibility and usability with WCAG compliance
  • Enhances user experience with a responsive and interactive design

Built With

Getting Started

Installing

To get the project started, follow these steps:

  1. Clone the repo:
git clone https://github.com/Noroff-FEU-Assignments/project-exam-1-Padletut.git
  1. Navigate to the project directory:
cd supercar-blog

Running

To run the app, follow these steps:

  1. Ensure you have a running WordPress installation with the REST API enabled.

  2. Open the project in VSCODE and run live server.

  3. Configure the API endpoint in constans.js JavaScript code to point to your WordPress REST API.

Contributing

If you would like to contribute to this project, please fork the repository and use a feature branch. Pull requests are warmly welcome.

  1. Fork the repo:
git fork https://github.com/Noroff-FEU-Assignments/project-exam-1-Padletut.git
  1. Create a feature branch:
git checkout -b feature-branch-name
  1. Commit your changes:
git commit -m 'Add some feature'
  1. Push to the branch:
git push origin feature-branch-name
  1. Open a pull request.

Contact

License

Acknowledgments

About

project-exam-1-Padletut created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published