Skip to content

NiltonIzaguirres/space-traveling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Spacetraveling Preview

Status: Finished

About β€’ Tech Stack β€’ Author β€’ Contribute β€’ License

❓ About

πŸ“– Blog with Github comments and preview mode using Prismic

πŸ’¬ Pre-requisites

Before you begin, you will need to have the following tools installed on your machine:

Git. In addition, it is good to have an editor to work with the code like [VSCode] (https://code.visualstudio.com/)

πŸ’Ώ Running the web application

# Clone this repository
$ git clone https://github.com/NiltonIzaguirres/space-traveling.git

# Access the project folder in your terminal
$ cd space-traveling

# Create a file called .env.local with the settings below:

# Prismic
PRISMIC_API_ENDPOINT=
PRISMIC_ACCESS_TOKEN=

# Install the dependencies
$ npm install

# Run the application in development mode
$ npm run dev

# The application will open on the port: 3000 - go to http://localhost:3000

πŸ› οΈ Tech Stack

The following tools were used in the construction of the project:

Website (NextJS + TypeScript)

See the file package.json


πŸ€” How to contribute

  1. Fork the project.
  2. Create a new branch with your changes: git checkout -b my-feature
  3. Save your changes and create a commit message telling you what you did: git commit -m" feature: My new feature "
  4. Submit your changes: git push origin my-feature

πŸ§’πŸ½ Author

Nilton Izaguirres
Nilton Izaguirres

My linkedin My e-mail

πŸ“„ License

This project is under the license MIT.

About

πŸ“– Blog with Github comments and preview mode using Prismic

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published