This project was developed by me the following technologies:
✔ Multipage Websites with Next.js;
✔ More about Components - Reusing them
✔ Deploy to vercel via Git repo
Before anything, you must have these things installed on your machine:
Now, do the following steps on your terminal:
# Clone the repository:
$ git clone https://github.com/miguelsndc/Earth-Hour-2021.git
# Enter the project folder:
$ cd Earth-Hour-2021
# Install the dependencies:
$ yarn // or npm install
# Running the application in development mode:
$ yarn dev // or npm run dev
# 💖 Enjoy 💖
This project is under the MIT license. See the LICENSE for more information.
Made with 👨🏽💻 by Miguel Nogueira 💖 Connect with me!