It's my projects' page in my website:
The goal of this project is showing a UI for my projects list.
It's developed by React and Typescript.
You can clone project with this command:
git clone https://github.com/SinaMAmini/projects-page.git
then run the project with this command:
npm i
npm run dev