clebim / spacetraveling

applying a blog using prismic and nextJs (rocketseat ignite challenge)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spacetraveling Blog application

About the project β€’ Technologies β€’ Getting started β€’

πŸ‘©β€πŸ’» About the project

Ig.news is a project created in Rocketseat Ignite ReactJS training.

In this project you can to read posts.

πŸš€ Technologies

πŸ’» Getting started

Requirements

Clone the project and access the folder

$ git clone https://github.com/clebim/spacetraveling.git && cd ig-news

Follow the steps below

# Install the dependencies
$ yarn

# Make a copy of '.env.example' to '.env'
# and set with YOUR environment variables.
$ cp .env.example .env

# Start the app
$ yarn dev

By Matheus Cleber

About

applying a blog using prismic and nextJs (rocketseat ignite challenge)


Languages

Language:TypeScript 74.7%Language:JavaScript 18.3%Language:SCSS 7.0%