A web Application similar to google, where you can search and surf the internet, view pictures, videos and news about your search topic...
- Fork or download the app(by cloning it to your local machine) and open the folder in your cli
- install all dependencies using the
yarn add
command - Start the web server using the
yarn start
command, the app will be served at http://localhost:3000/ - Go to http://localhost:3000/ in your browser to view the app.
- React JS
- Tailwind CSS