Skip to content

This is a solution to the Easybank landing page challenge on Frontend Mentor.

Notifications You must be signed in to change notification settings

Progress2002/easybank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Easybank landing page solution

This is a solution to the Easybank landing page challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for the site depending on their device's screen size
  • See hover states for all interactive elements on the page

Links

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Code editor (preferably 'Vs code')
  • NodeJs
  • Git
  • Browser

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/Progress2002/easybank.git

Install

Install this project with:

  1. Install Node Modules

    npm install

Usage

To run the project, execute the following command:

  1. Generate a full static production build

    npm run build
  2. Start the development server

    npm start
    

(back to top)

My process

Built with

  • ReactJs
  • TailwindCss
  • React-revel
  • react-icons

What I learned

Working on this project, I got to practice using tailwindcss to add styles to a webpage for the first time as well as using react-revel for animations.

Author

👤 Progress2002

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project please leave a star. Thank you 🙏

(back to top)

About

This is a solution to the Easybank landing page challenge on Frontend Mentor.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published