https://modern-website-example.netlify.app
Welcome to HooBank, a modern, responsive landing page designed with user experience in mind. This project showcases the power of Tailwind CSS in bringing designs from Figma or Excalidraw to life on a webpage.
This project was built as part of a JS Mastery course. JS Mastery takes a project based approach to teaching the principles of UI/UX designs. You can find out more about JS Mastery here.
HooBank is designed to be compatible with all devices and screens of all sizes. The aim of this project is not only to create a visually appealing landing page, but also to ensure that the page remains user-centric.
The project is built using:
- JavaScript
- Vite React
- Tailwind CSS
You can view the live demo of the app here.
Follow these steps to run this project on your local machine:
- Clone this repository on your local machine:
git clone https://github.com/Carmel-Jane/UI-UX-modern-app.git
- Navigate to the project directory:
cd UI-UX-modern-app
- Install the dependencies:
npm install
- Start the development server:
npm run dev
Now the app should be running on localhost:5000.
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.