https://github.com/shevchenkool/letenky
https://github.com/shevchenkool/letenky
async-await axios-react html-css notiflix-library react react-components react-hooks react-icons sass
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/shevchenkool/letenky
- Owner: ShevchenkoOl
- Created: 2024-06-04T14:53:34.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-13T16:35:37.000Z (11 months ago)
- Last Synced: 2024-06-14T09:57:31.418Z (11 months ago)
- Topics: async-await, axios-react, html-css, notiflix-library, react, react-components, react-hooks, react-icons, sass
- Language: JavaScript
- Homepage: https://letenky.netlify.app
- Size: 600 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Letenky
This project was written using React, a separate ```flightData.json``` was taken as the backend, and I took a public backend to register the users. The project used the SASS method and BEM methodology, and libraries. The [axios](https://axios-http.com/) library is used for HTTP requests. The async/await syntax is used. The [notiflix](https://github.com/notiflix/Notiflix#readme) library is used for notifications.## How to Use the Repository
1. Clone the repository: `git clone https://github.com/ShevchenkoOl/letenky.git`
2. use ```npm install``` command to install package dependencies
3. Navigate to the relevant section to explore the corresponding material.
4. Open files and study the provided code examples.
## Author
This repository was created and maintained by [Oleksii Shevchenko](https://shevchenkool.github.io/portfolio/). Questions, suggestions and feedback can be directed to [email]([email protected]) or [linkedin profile](linkedin.com/in/oleksii-shevchenko-535ab61b8).
If you have any questions or suggestions, feel free to create an issue or submit a pull request.