Skip to content

MK-Codecademy/itinerary-app

Repository files navigation

MK Codecademy - Itinerary Builder

A web-based app for keeping track of your independent travel itineraries.

Rough wireframes can be found on Exaclidraw: (https://excalidraw.com/#json=Rdb4bcjoVysAtMFAvW4rW,DdS62Ucm0T2sq_RzXoMOsw

Contributing

This itinerary builder is a collaborative project. If you want to get involved, join our Discord.

Also, if you don't currently have permissions to work in/clone the repo, let one of us know so we can add you.

The current status of tasks can be found on the project board. Feel free to assign yourself and get involved.

For guidelines on how to start contributing, please read the CONTRIBUTING.md file.

Stack

  • React - A JavaScript library for building user interfaces.
  • Redux - A Predictable State Container for JavaScript apps.
  • TypeScript - JavaScript with syntax for types
  • Tailwind - A utility-first CSS framework

Project structure

$ client
│   # Static files
├── public
│
├── src
│   ├── App.tsx
│   # Components
│   └── Components
│
│   # Misc.
├── package.json
├── README.md
└── tsconfig.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •