This is a landing page about why you should take your financial life online with Easybank and showing the benefits for choosing digital banking.
- Next.js
- JavaScript
- Tailwind CSS
- HTML
First thing first is you need node.js installed. USe this Link to be sent to the node.js downloads.
- Then you can clone the code locally by copying the
HTTPSfrom the<> Codebutton.
- Open a terminal window or open your code editor that you can open up a terminal.
- Navigate to the directory where you want to clone the repository.
- Then type
git clonepaste theHTTPSafter that.
git clone https://github.com/Naz1804/easybank.gitTo install the dependencies, run the following command in your terminal:
npm installFirst, run the development server:
npm run devOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file.
This project uses next/font to automatically optimize and load Inter, a custom Google Font.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
