This website is a social network where authorized users can create the trip of their dreams, update and delete their trips. Also, all users will be able to see each user's trips. It is prepared to consume an backend API which provides tokens.
It was developed with react.js and next.js, axios and jwt-decode. It follow a component architecture.
- Required react v.18
- Required node.js v.21.04.0
- Required next v.14.1.3
- git clone
- npm install
- npm run dev