Skip to content

This repository features a visually appealing and functional Github-style login page created with ViteJS, a modern and fast front-end JavaScript framework.

Notifications You must be signed in to change notification settings

faresbrayek2/Github-Login-ViteJS

Repository files navigation

Github Login Page with ViteJS

This repository contains a Github-inspired login page built using ViteJS, a fast and efficient front-end JavaScript framework. The project showcases the use of ViteJS's modern features, such as single-file components and lazy-loaded routes, to create a seamless user experience.

Features

Responsive design that adapts to different screen sizes Latest design trends and user experience best practices Well-documented and easy-to-understand code

Getting Started

To run the project locally, follow these steps:

Clone the repository to your local machine
bash
Copy code

git clone https://github.com/faresbrayek2/Github-Login-ViteJS.git

Install the dependencies
Copy code

npm install

Start the development server
Copy code

yarn dev

Open your browser and navigate to http://127.0.0.1:5173/
Deployment
To deploy the project to a production environment, run the following command:

Copy code

yarn run build

This will create a production-ready build in the dist folder. You can then serve the contents of the dist folder using a web server of your choice.

Contributing

Contributions are welcome! If you would like to contribute to the project, please create a fork of the repository and submit a pull request with your changes.

License
©2023 FaresBrayek

About

This repository features a visually appealing and functional Github-style login page created with ViteJS, a modern and fast front-end JavaScript framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published