Joelnicolass / Codo-Codo-React-Project-01-2023

Repository of "Codo a Codo - React" first project.

Home Page:https://codo-codo-react-project-01-2023.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codo a Codo - First React Project [2023]

Repository of Codo a Codo - React project.

SummaryKey FeaturesInstallationAvailable ScriptsRelatedLicenseAcknowledgmentsContact

(click on image to get a live test or watch a video preview)

Summary

This is a project where you can play rock, paper, and scissors, made with Vite, React, and Tailwind CSS. I used npm packages like: Prettier and Husky to make my code be more 'prettier'.

Key Features

  • Hooks
  • State Management
  • Responsive Design

Installation

Clone the repository, install Node.js (runtime environment) and use Visual Studio Code (code editor). Then run command npm install to install all packages, necessary for a Vite app with React, and run command npm run dev. Done, now you can see it in a development server.

Available Scripts

  • npm run dev: Runs the app in the development mode. Open http://localhost:5173 to view it in your browser. The page will reload when you make changes. You may also see any lint errors in the console.

Related

License

This repository is under MIT License, if you want to see what you are allowed to do with the content of this repository, please visit choosealicense for more information.

Acknowledgments

Thanks to Codo a Codo teachers to teach me how to program in React.

Contact

If you want to contact me, please see my socials medias in my GitHub profile.

About

Repository of "Codo a Codo - React" first project.

https://codo-codo-react-project-01-2023.vercel.app

License:MIT License


Languages

Language:JavaScript 57.5%Language:HTML 23.0%Language:CSS 18.9%Language:Shell 0.6%