Skip to content

olexanax/Texen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Texen Projectd

This project is a web application with mobile-first layout, built using HTML, CSS, and JavaScript. It includes multiple HTML files based on the 'pages' concept, along with associated styles, images, and scripts.

Getting Started

To run this project on your local machine, follow these steps:

Prerequisites

  • Node.js and npm should be installed on your system. You can download them from here.

Installation

  1. Clone the repository to your local machine:

git clone https://github.com/olexanax/Texen.git

  1. Navigate to the project directory:

cd texen

3.Install the project dependencies:

npm install

Usage

If you want to open the project on your local server, make sure to replace all instances of "https://texen.vercel.app" with the address of your server. Update the URLs in your project files accordingly to reflect the correct server address.

This ensures that your project is properly configured to communicate with your local server instead of the remote server hosted at "https://texen.vercel.app"

Contributing

If you'd like to contribute to this project, you can follow these steps:

Fork the repository on GitHub. Create a new branch for your feature or bug fix. Make the necessary changes in your branch. Commit your changes and push them to your forked repository. Submit a pull request to the main repository. Please make sure to follow the project's coding standards and guidelines when contributing.

License

This project is licensed under the MIT License.

About

Mobile-first layout for a multi-page application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published