An open API service indexing awesome lists of open source software.

https://github.com/hozlucas28/codo-codo-react-2023

Repository of "Codo a Codo - React".
https://github.com/hozlucas28/codo-codo-react-2023

2023 course css3 html5 husky javascript mit-license practices prettier reactjs vite

Last synced: 9 months ago
JSON representation

Repository of "Codo a Codo - React".

Awesome Lists containing this project

README

          


Codo a Codo - React [2023]


Repository of Codo a Codo - React.


Summary
Installation
Related
License
Acknowledgments
Contact




Summary



This is a repository where I store all lessons that I take on Codo a Codo - React. In addition, I used npm packages like: Prettier and Husky to make my code be more 'prettier'.


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 the repository. Done, now you have to different ways to test each app:



  • Vite react app: if the app was created with npm create vite@latest, you have to run command npm run dev to start a dev server, where you are going to see a preview of that app.


  • Create react app: if the app was created with npx create-react-app, you have to run command npm start to start a dev server, where you are going to see a preview of that app.



• Important:
You have to run npm install on each folder app to download necessary dependencies.


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 share this lessons and others ones.


Contact


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