Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 690 Bytes

README.md

File metadata and controls

33 lines (18 loc) · 690 Bytes

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.