Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lumamontes/spacetravelingblog

Blog website built with Next.js and Prismic CMS
https://github.com/lumamontes/spacetravelingblog

Last synced: about 1 month ago
JSON representation

Blog website built with Next.js and Prismic CMS

Awesome Lists containing this project

README

        


Tela inicial do site

## spacetravelingblog
This is a project developed in Rocketseat's Ignite course with the objective of being a blog for publishing articles about technology, software development, and other related topics.

The blog is managed through Prismic CMS, which allows for easy and intuitive content creation and management. The technologies used enable the construction of a scalable application with high performance and good user experience.

Features

- Article listing
- Detailed article display page
- Option to load more articles

### :computer: Tools
- [Next.js](https://nextjs.org/docs)
- [React](https://reactjs.org/docs/getting-started.html)
- [TypeScript](https://www.typescriptlang.org/docs/)
- [Prismic](https://prismic.io/docs)

### :wrench: Installation

1. Clone
```sh
[email protected]:lumamontes/spacetravelingblog.git
```
2. Install packages
```sh
yarn
```
4. Start server
```sh
yarn start
```
5. Running at http://localhost:3000/