With Bookapp you can easily contact dog walkers to book your dog for a sweet walk :)
This repo contains a simple landing page for Bookapp.
- Plain HTML, CSS and JS
- Assets management with Webpack
To get a local copy of a dev environment up and running follow these simple steps.
- NPM and Node
- Clone the repository
git clone git@github.com:mapra99/chat-app-lp.git
cd
to the project folder
cd chat-app-lp
- Install dependencies. We are using npm for this
npm install
- Run the dev server
npm start
Go to http://localhost:8080 and see the page :)
👤 Miguel Prada
- Github: @mapra99
- Twitter: @MiguelPrada1
- Linkedin: mprada
Contributions, issues and feature requests are welcome :)
Feel free to check the issues page.
Give a star if you like this project!
- Frontendmentor for their amazing designs
This project is MIT licensed.