A simple google-UI clone (only frontend) but who knows maybe in the future I'll add searching functionality
Clone the repository and run this command in the terminal:
npm install
after that simply run this command to start the website on localhost:
npm start
Pull requests are welcome. please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
If you like my work then be sure to drop a ⭐.