Skip to content

A website to show pinned places that have already been visited by me or those that I intend to visit someday.

License

Notifications You must be signed in to change notification settings

gabrielrg14/travel-the-world

Repository files navigation

Travel the World

A site to show pinned places that have already been visited or those that you must visit someday.

⚙️ Technologies

My personal website, here you will learn a little more about me, my technology skills, my work experiences and also the projects I've developed.

📝 Pre-requirements

To clone and run this project, you will need:

Note: When installing Node.js, npm is automatically installed. 🎉

🛠️ Installation

$ npm install

🏃 Running the app

# development
$ npm run dev

# build
$ npm run build

# production
$ npm run start

🧪 Running the tests

# unit tests
$ npm run jest

# e2e tests
$ npm run cy:run

# test coverage
$ npm run jest:coverage

Made with 💚 by Gabriel Rapucci.

Releases

No releases published

Packages

No packages published

Languages