An open API service indexing awesome lists of open source software.

https://github.com/stephenikuomola/sign-up-form

Building user sign up form
https://github.com/stephenikuomola/sign-up-form

css html javascript parcel

Last synced: 26 days ago
JSON representation

Building user sign up form

Awesome Lists containing this project

README

          



A simple User Sign Up Form


A simple sign-up form where users can register to learn how to code by watching others,
Responsive for all devices using HTML, CSS and JavaScript.


➥ Live Demo


## Demo Screenshot

![Design Preview](./assets/design/desktop-design.jpg)

Design Preview

## Prerequisites

Before you begin, please ensure you have met the following requirements:

- [Git](https://git-scm.com/) must be installed in your operating system.
- [Node](https://nodejs.org/en) must be installed in your operating system.

## Run Locally

To run this project locally, run this command on your git bash/terminal.

**Linus and MacOs**

```bash
sudo git clone https://github.com/stephenikuomola/sign-up-form.git

npm install

npm run start
```

**Windows**

```bash
git clone https://github.com/stephenikuomola/sign-up-form.git

npm install

npm run start
```

## Contact

If you do wish to contact me, feel free to reach out to me on [Twitter](https://twitter.com/stephenikuomola), [LinkedIn](https://www.linkedin.com/in/ikuomola-stephen/) and [Frontend Mentor](https://www.frontendmentor.io/profile/stephenikuomola).

## Licenses

This project is free to use and does not contain any license.