Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rajveeerr/gr-task-1

Designed and created the "decent looking" login and signup page for the Geek Room(college society).
https://github.com/rajveeerr/gr-task-1

Last synced: 17 days ago
JSON representation

Designed and created the "decent looking" login and signup page for the Geek Room(college society).

Awesome Lists containing this project

README

        

# Geek Room Task-1: Login/Signup Page

Repo contains the code for the login and signup page designed for the Geek Room(college society).

## Deployment
Check out the live demo of the project here: [Live Demo](https://grtask01.netlify.app/)

## Screenshots

Login Page:
Login Page Screenshot

Signup Page:
Signup Page Screenshot

Form Validation Screenshot

Responsive Design Screenshot

## Tech Stack

- **HTML/CSS**: For structuring and styling the login/signup page.
- **JavaScript**: To handle form validations and client-side interactions.
- **Node.js & Express**: Backend for handling user authentication.
- **Zod**: Zod for proper input validation on backend.
- **Database**: MongoDb for storing user credentials.