Skip to content

eXcipial/registration

Repository files navigation

Register page

register page design project


🌟 About

This project is for educational porpuses only. Pull request are welcome, but priority for project authors! Thank you for your cooperation!

Site published at: excipial.github.io/registration/

Design: [Registration](https://imgur.com/YmOKW09

🎯 Project features/goals

  • Github pages
  • icons (FontAwesome, ReactIcons)
  • inline CSS
  • SVG images
  • Favicon
  • NO responsive design

🧰 Getting Started

💻 Prerequisites

Node.js - download and install

https://nodejs.org

Git - download and install

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/eXcipial/registration.git
  2. Install NPM packages
    npm i
    or
    npm install
  3. Run the server
    npm run dev

🧪 Running tests

There is no tests for this project.

🎅 Authors

Darius Stonys: Github

🔗 Other resources

No other resources.