Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/supdann/decode-travel-check-in
https://github.com/supdann/decode-travel-check-in
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/supdann/decode-travel-check-in
- Owner: supdann
- Created: 2024-04-24T13:54:13.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-25T16:57:16.000Z (9 months ago)
- Last Synced: 2024-12-01T07:38:25.584Z (about 1 month ago)
- Language: TypeScript
- Size: 1.28 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Team 7 - Has Left The Building
This project is structured into two main components: the frontend and the smart contracts. Below you'll find a brief overview of each part.
## Structure
This repository is divided into two main folders:
- **`react-frontend`**: This folder contains all the frontend code of the application, built using React. For more details about the frontend, please refer to the [README](react-frontend/README.md) in the `react-frontend` folder.
- **`smart-contracts`**: Here, you'll find the smart contracts that interact with the blockchain. To learn more about the smart contracts, visit the [README](smart-contracts/README.md) in the `smart-contracts` folder.
## Getting Started
To get started with this project, you might want to explore each of the folders mentioned above. Each folder has its own README with specific instructions on how to set up and run the respective parts of the project.