This is the project where i learned to work with ReactJs + Typescript + Tailwind. It is a simple internetshop, where you can download the products from server and create the new ones through the modal window, there are two pages in it.

Getting Started with Create React App

This project was bootstrapped with [npx create-react-app]

Available Scripts

In the project directory, you can run: npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

This app is ready to be deployed! See the section about [deployment] here (https://react-typescript-internetshop-app.onrender.com) for more information.

This project created with Reactjs + Typescript + tailwind.js

To take/create data from/on server it was used Fake Store APi site

It was used Axios, custom hooks for creating the modal window, useContext, useState, react-router-dom