
Creación planeador semanal. Reto de Platzi - teffcode
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
Maquetación de un planeador semanal con CSS Grid, Flexbox y Glassmorphism. Retos de Platzi - teffcode
To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.
- Get a free API Key at https://example.com
- Clone the repo
git clone https://github.com/your_username_/Project-Name.git
- Install NPM packages
npm install
- Enter your API in
config.js
const API_KEY = 'ENTER YOUR API';
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b <Nombre de la rama>
) - Commit your Changes (
git commit -m "mensaje del commit'
) - Push to the Branch (
git push origin branch
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
Ferney Alexander Nava Trujillo - ferneynava@gmail.com
Project Link: https://ferneynava.github.io/Planeador-semanal/