https://github.com/mrluisfer/google-react
🌈This is a mini project to create the Google homepage using React🌟 and TailwindCss🌟
https://github.com/mrluisfer/google-react
google react react-ty reactjs tailwind tailwindcss typescript
Last synced: 3 months ago
JSON representation
🌈This is a mini project to create the Google homepage using React🌟 and TailwindCss🌟
- Host: GitHub
- URL: https://github.com/mrluisfer/google-react
- Owner: mrLuisFer
- Created: 2020-10-23T05:10:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-08T06:59:51.000Z (about 3 years ago)
- Last Synced: 2023-03-04T00:01:19.504Z (over 2 years ago)
- Topics: google, react, react-ty, reactjs, tailwind, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://google-react.netlify.app/
- Size: 3.77 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Google Homepage🌟

## `About this Project`🌟
This project was made with React with TypeScript and TailwindCss with some custom stuff but following the same model
This project was done following the Mobile First giving small details in each one, although there is still editing on different screens
`Screens followed`
- 375px✨
- 1024px✨
## Scripts🌟
In the project directory, you can run:
### `npm isntall`
To install all the necessary dependencies to run this project
### `npm start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.
You will also see any lint errors in the console.### `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.