Skip to content

Latest commit

 

History

History
86 lines (58 loc) · 2.36 KB

README.md

File metadata and controls

86 lines (58 loc) · 2.36 KB

image

💻Cristian OS

README PT-BR

This project simulates a Operational System based on Windows. The application tells a little more about me, my hobbies and my life. It also integrates with Github API to show the recent repositories that I'm working on.

You can know something about me, and have a little fun browsing by the application!

⚠️ Feel free to contact me, and share your feedback and insights, or report a bug!

Technologies   |    What I've Learned   |    Installation   |    Deploy      

🛠️ Technologies

This project was made with the following technologies/libraries:

  • Typescript
  • React
  • React Router Dom
  • TailwindCSS
  • i18n
  • Eslint
  • Git & Github

🧠 What I've Learned

During the development, I've discovered new things, such as:

📤 Installation

Firstly, you need to clone the project on your machine:

git clone https://github.com/cristian-sbardelotto/cristian-os

After that, open the project folder and install the dependencies:

npm install
# or
yarn
#or
pnpm install

To run the project on your browser, use:

npm run dev
# or
yarn dev
# or
pnpm dev

🌎 Deploy

To check out the deploy, access https://cristian-os.vercel.app/

Enjoy this project!

Developed with 🧡 by Cristian Sbardelotto.

LinkedIn GitHub portfolio