Skip to content

Natanaelvich/my-favorites-travels

Repository files navigation

My Facorites Travels

My Facorites Travels project web in Nextjs ⚡️


ScreenShots

Install

$ git clone https://github.com/ORG/PROJECT.git
$ cd PROJECT
$ npm install

Start & watch

$ npm start

Languages & tools

  • ReactJS is used for UI.
  • NextJS The React Framework for Production
  • Typecript TypeScript extends JavaScript by adding types.
  • Eslint is used to prevent JavaScript error.
  • Prettier is an opinionated code formatter.