Skip to content

Latest commit

 

History

History
65 lines (43 loc) · 1.62 KB

README.md

File metadata and controls

65 lines (43 loc) · 1.62 KB

Alma LandPage Web Project

A professional and modern landing page created for promotional purposes and programming practice. Built with React and JavaScript, this project also utilizes additional libraries like SweetAlert to enhance user experience.

Features

  • Responsive design for optimal viewing on all devices

  • Interactive alerts and pop-ups powered by SweetAlert.

  • Professional and clean layout tailored for business promotion

    Getting Started

    Follow these steps to set up and run the project locally:

Prerequisites

Ensure you have the following installed:

  • Node.js (v14 or newer)
  • NPM (Node Package Manager)
  • React (last version)
  • Visual Studio Code or any other that support front-end code

Installation

  • First clone this repository to your local machine:
git clone https://github.com/JuanHernandezMorani/AlmaLandingPage
  • Second navigate to the project directory
cd AlmaLandingPage
  • Third install required depencencies
npm install
  • Finally run the project
npm start

Built with

  • React
  • Javascript
  • HTML
  • CSS
  • Sweet Alert

License

This project is licensed under MIT License. See the license file for details.

Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page if you want to contribute.

Acknowledgments

  • Inspiration for this project came from the desire to combine professional design with programming skill enhancement.