Skip to content

sgrazys/Bankist-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bankist Web Page

This project was made by learning purpose only, following tutorial The Complete JavaScript Course 2023: From Zero to Expert!.

🌟 About

This is my learning JavaScript project.

Web page published at: https://sgrazys.github.io/Bankist-web/

🎯 Project features/goals

  • Advanced DOM manipulation
  • Slider
  • Modals

🧰 Getting Started

💻 Prerequisites

Node.js - download and install

https://nodejs.org

Git - download and install

https://git-scm.com

🏃 Run locally

Would like to run this project locally? Open terminal and follow these steps:

  1. Clone the repo
    git clone https://github.com/sgrazys/Bankist-web.git
  2. Install NPM packages
    npm i
    or
    npm install
  3. Run the server
    npm run dev

🧪 Running tests

There is no tests for this project.

🥸 Authors

Saulius: Github

🔗 Other resources

📫 Reach me