/github-tail

Primary LanguageJavaScript

Getting Started with Create React App

In the project directory, you can run:

npm start

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

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

References

https://www.youtube.com/watch?v=F2DBSH2VoHQ Git in VS Code https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch Using the Fetch API https://tailwindcss.com/ Tailwindcss Home Page and Doc https://daisyui.com/ Daisy UI - a Tailwind component ressource https://reactrouter.com/docs/en/v6/getting-started/overview React Router V6