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.
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
- Solution URL: solution URL
- Live Site URL: live site URL
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Code editor (preferably 'Vs code')
- NodeJs
- Git
- Browser
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/Progress2002/easybank.git
Install this project with:
-
Install Node Modules
npm install
To run the project, execute the following command:
-
Generate a full static production build
npm run build
-
Start the development server
npm start
- ReactJs
- TailwindCss
- React-revel
- react-icons
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.
👤 Progress2002
- GitHub: @Progress2002
- Twitter: @Progress_2002
- LinkedIn: @Progress
- Frontend Mentor - @Progress2002
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please leave a star. Thank you 🙏