omurilo / gama-bnb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

airbnb

πŸš€ Hiring Coders Challenge

GitHub language count Repository size Made by Murilo Henrique GitHub last commit License Stargazers

Project   |    Technologies   |    How to use   |    License

πŸ’» Project

Gama Bnb - An application coded on Hiring Coders nine week.

Hiring Coders is a project of the Gama Academy in partnership with VTEX, where, among more than 2000 programmers, 150 will be chosen to participate in VTEX Day, an event that brings together big names in technology and big companies in the sector, where they will be hiring programmers. This challenge is an "Assignment" of the program in week 9 and aims to apply the knowledge of css + html + javascript that have been presented so far. It consists of a very simple copy of airbnb, however, I don't like faithful copies, so I decided to apply a more personalized design.

πŸš€ Technologies:

✨ JavaScript πŸ’ž
  • Vanilla JS to generate a navigation on SPA application and fetch data to fill content of site.

  • Sass language to style application with CSS.

  • HTML to generate markup of application for browser renderization.

ℹ️ How To Use

It is necessary to have (for dev environment)

  • Node.js v12+ installed
  • npm or yarn πŸ’ž

The first thing is install the dependencies

yarn // on root directory

Then, to change locations

cd src/assets/data && nano api.json // Hypster: "I use vim!", - Nano its better! :D

And let's go!

yarn start
or
yarn build // to generate dist folder to send production

πŸ“ License

This project is under the MIT license. See the LICENSE for details.


Made with β™₯ by Murilo Henrique πŸ‘‹ Get in Touch

About


Languages

Language:CSS 44.7%Language:JavaScript 42.1%Language:HTML 13.1%