Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/merv-e/registration-form


https://github.com/merv-e/registration-form

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

# Registration Form

My purpose is to create a visually appealling yet a simple web app with some basic React functionality.

NOTE: Progress bar that is used in this project is not designed by me.

Here is the page of the app.


![First Page](./src/assets/images/1.jpg)

---------------------------------

## Installing the project

```
gh repo clone merv-e/registration-form
cd registration-form
npm i
```

## Run the project
`npm start`

### Technologies used in this project:

```
HTML
CSS
JS
React
```