igoormichaeel / spacetraveling

A application of a blog page developed at Rocketseat's Ignite ReactJS course using ReactJS and NextJS. In that app was used Prismic as Headless CMS and Utteranc for posts comments.

Home Page:https://spacetraveling-igoormichaeel.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spacetraveling

cover

About this project

A application of a blog page developed at Rocketseat's Ignite ReactJS course using ReactJS and NextJS. In this app everyone has access to all posts, each page has a navigation menu between posts and a comment area. Another feature is Prismic CMS's ability to preview posts before publishing.

This app was developed following Rocketseat's Ignite React Challenges 1 and 2.

Figma

You can access the application layout in the Figma project.

Technologies and tools

Demonstration

demonstration

Production

The application can be accessed here.

Getting Started

Requirements

To run this project in the development mode, you'll need to have:

Installing

On terminal, clone de repository and go to the directory

$ git clone https://github.com/igoormichaeel/spacetraveling.git
$ cd spacetraveling

And execute the following command to install all de dependencies:

$ yarn

Then, to runs the app in the development mode, execute:

$ yarn dev

Open http://localhost:3000 to view it in the browser.

About

A application of a blog page developed at Rocketseat's Ignite ReactJS course using ReactJS and NextJS. In that app was used Prismic as Headless CMS and Utteranc for posts comments.

https://spacetraveling-igoormichaeel.vercel.app/

License:MIT License


Languages

Language:TypeScript 75.7%Language:JavaScript 15.1%Language:SCSS 9.1%Language:Shell 0.1%