eduhouse

Eduhouse

It’s my first website design project, where I’m learning the basics of HTML and CSS.

Site published at: https://ramintavil.github.io/eduhouse/

Design from: https://dribbble.com/shots/14735947–Eduhouse-Education-Management-Dashboard-Design/attachments/6437950?mode=media

Project goals:

If you want to open my website design, you just need to fallow the steps I’ve written below:

Download and install - Node.js

https://nodejs.org

Download and install - Git

https://git-scm.com

Run locally

Would like to run this project locally? Open terminal and follow these steps:

  1. Clone the repo
    git clone https://github.com/RamintaVIL/eduhouse
    
  2. Install NPM packages
    npm i
    

    or

    npm install
    
  3. Run the server
    npm run dev
    

There is no tests for this project.

Authors

RamintaVIL: Github

License

Distributed under the ISC License. See LICENSE.txt for more information.