Layout • Technologies • Getting started • License
You can view the project layout through the link below:
Remembering that you need to have a Figma account to access it.
Clone the project and access the folder
git clone https://github.com/EliasGcf/github-blog.git && cd github-blog
Follow the steps below
# Install the dependencies
$ pnpm install
# Make a copy of '.env.local.example' to '.env.local'
# and set with YOUR environment variables.
$ cp .env.local.example .env.local
# Start the application
$ pnpm run dev
This project is licensed under the MIT License - see the LICENSE file for details.
Made with 💜 by Elias Gabriel