/project-exam-1-RiverMichael

project-exam-1-RiverMichael created by GitHub Classroom

Primary LanguageHTML


Logo

Project Exam 1 - The Flavor Files

A blog using WordPress as CMS and fetching the content from the WordPress API.

View live site - Link to project

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. Contact
  5. Acknowledgments

About The Project

The Flavor Files Screen Shot

Description

This was the project exam for my first year at Noroff. The assignment was to create a blog using WordPress as CMS and then fetching the content from the WordPress API, and building a responsive website using HTML, CSS and JavaScript.

The WordPress API is hosted on a droplet by Digitalocean and for the deployment of the website I'm using Netlify.

Built With

(back to top)

Getting Started

To get a local copy up and running follow these steps.

Installation

  1. Open the terminal and go to your desired folder

  2. Initialize a local Git repository

git init
  1. Clone the repo:
git clone https://github.com/Noroff-FEU-Assignments/project-exam-1-RiverMichael.git

Running

Open the folder of the cloned repo in a code editor (ex. VSCode).

(back to top)

Contributing

If you want to help me make this project better, please fork the repo and create a pull request.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

Michael "River" Nilsson - mrn@michaelriver.dev - michaelriver.dev

LinkedIn

Link to project | Link to live site

(back to top)

Acknowledgments

(back to top)