Skip to content

ajvideira/rocketseat-ignite-reactjs-spacetravelling

Repository files navigation

Spacetravelling

Rocketseat - Ignite - ReactJS

Chapter #3

Project   |    Features   |    Technologies   |    Layout   |    How to execute   |    Licence

License

💻 Project

Spacetravelling is a platform to share you text content like a blog. This is the fifth and sixth challenge of ReactJS track of Ignite course from Rocketseat.

🛠️ Features

  • List posts
  • Load a post by slug
  • Navigate between posts
  • Preview post

✨ Technologies

This project was developed with the technologies above:

🔖 Layout

You can view the project layout through this link. You must have a Figma account to access it.

🚀 How to execute

  • Clone the repository
  • Create a new repository on Prismic
  • Configure environment variables for Prismic CMS
  • Install de dependencies with yarn
  • Run the application with yarn dev
  • Access localhost:3000 in your browser

📄 Licence

This project is under the MIT license. See the LICENSE file for more details.


Made with ♥ by Jonathan Alba Videira and Rocketseat