Skip to content

Places in the world that I know and want to visit

Notifications You must be signed in to change notification settings

lipex360x/mytrip

Repository files navigation

My Trip


Image


📑 Content Index

🏠 Return to Main Folder


⚡ Setup

Clone the main repository, then enter this folder and run npm i && npm dev to start the front-end.

If you prefer, install all dependencies using yarn and run yarn dev to start.

Check more details of this project in the back-end folder

📌 Tips: for easier navigation by gihub, consider installing the Octotree Plugin


⚡ Commands

  • Execute Development and Production Build
  • dev: runs your application on localhost:3333
  • build: creates the production build version
  • start: starts a simple server with the build production code
  • Generate Components
  • generate: execute plopjs and generate one component
  • Jest Test CLI
  • test: execute all tests
  • test:watch: execute test in watch mode

⚡ Backend

 GraphCMS

⚡ Technologies

 NextJS
 Styled Components
 Jest
 PlopJS
 Leaflet
 GraphQL

👆 Go to Content Index