/Admin-dashboard

This is a simple static Admin Dashboard created as a capstone project after completing the CSS grid course in "TheOdin Project Curriculum"

Primary LanguageHTML

Admin-dashboard

This project is an exercise to test my understanding of Grid layout in CSS. Its is a dashboard.

Built With

  • HTML
  • CSS

Live Demo

Live Demo Link

Getting Started

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

Prerequisites

You will need the following on you machine to reproduce this project

  • Code editor preferebly Visual Studio Code (VScode).
  • Basic understanding of HTML, CSS Javascript languages

Setup

To clone this repository, please follow the steps below:

Clone Git Repository In GitHub

  • In the File menu, click Clone Repository.
  • Click the tab that corresponds to the location of the repository you want to clone. ...
  • Choose the repository you want to clone from the list.
  • Click Choose... and navigate to a local path where you want to clone the repository.
  • Click Clone.

or

Clone Git Repository In Visual Studio Code

  • Open VSCode and select a folder where to download the Git project to (Ctrl + K wait a second Ctrl + O):

    Top Menu -> Files -> Open Folder...

  • Start the terminal (Ctrl + `):

    Top Menu -> View-> Terminal

  • Execute the git clone command in the terminal:

    PS C:> git clone https://github.com/path/to/repo.git

Authors

Robertson Akpan

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc