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.
-
Responsive design for optimal viewing on all devices
-
Interactive alerts and pop-ups powered by SweetAlert.
-
Professional and clean layout tailored for business promotion
Follow these steps to set up and run the project locally:
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
- 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
- React
- Javascript
- HTML
- CSS
- Sweet Alert
This project is licensed under MIT License. See the license file for details.
Contributions, issues, and feature requests are welcome! Feel free to check the issues page if you want to contribute.
- Inspiration for this project came from the desire to combine professional design with programming skill enhancement.