Skip to content

Blog with travel tips for tourist cities, made with Next.js and Chakra UI

License

Notifications You must be signed in to change notification settings

leandrorodrigues00/worldtrip

Repository files navigation

WorldTrip ✈

Travel to all continents



About the projectTechnologiesGetting startedLicense

home page WorldTrip

👩‍💻 About the project

Blog with travel tips for tourist towns.Connected to PRISMIC CMS, where you can create new blog posts with this tool!

The main objective is to create an application from scratch with Next.js and implement the interface according to the Figma layout (developed with responsiveness), using the Chakra UI as a base. A challenge from Rocketseat's Ignite journey.

  • Integrated with Prismic CMS, where all information used on the website is stored/created. 🚀

click here, see closer 😉

🚀 Technologies

💻 Getting started

Requirements

Clone the project and access the folder

$ git clone https://github.com/leandrorodrigues00/worldtrip && cd worldtrip

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

# Navigate to http://localhost:3000
# The app will automatically reload if you change any of the source files.

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.


Made with 💜  by Leandro Rodrigues

About

Blog with travel tips for tourist cities, made with Next.js and Chakra UI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages