Safari-like start page

Overview

Safari-like Start Page

Safari-like Start Page - Online Preview

Safari-like Start Page 1

Installation

  1. clone this repo
# Clone the repo

# Using HTTPS
git clone https://github.com/louisyoungx/safari-like-startpage.git

# Using SSH
git clone [email protected]:louisyoungx/safari-like-startpage.git

Once cloned, switch to the master branch and navigate to the folder by typing cd safari-like-startpage and then running the following commands:

# Install all project dependencies
npm install

# Start the project
npm run start

User Manual

config bookmarks

  1. Open src/config/bookmark.ts file
  2. Edit bookmarksBefore list

add wallpaper

  1. move wallpaper file to public/img/wallpaper/ folder
  2. Open src/config/wallpaper.ts file
  3. Edit wallpaper list

Safari-like Start Page 2

License

This project is licensed under the terms of the MIT License.

You might also like...

Visual layout editor for matplotlib and any plotting library built upon matplotlib like seaborn.

Visual layout editor for matplotlib and any plotting library built upon matplotlib like seaborn.

Matplotlib Layout Generator Before you start: You must have experience with using matplotlib. It needs to be use on desktop. Not designed for mobile.

Dec 1, 2022

Light-weight react-like maximum-optimistic library for building user interfaces.

wili Wili is a 2kb Light-weight react-like maximum-optimistic library for building user interfaces. Usage Welcome componenet: class Welcome extends Wi

Feb 16, 2022

⚡ Something like react server components, but web workers instead of a server

⚡ Something like react server components, but web workers instead of a server

react-worker-components-plugin ⚡ something like react server components, but web workers instead of a server react-worker-components-plugin is a plugi

Nov 14, 2022

Word guessing game like Wordle but to compete with your friends

Word guessing game like Wordle but to compete with your friends

Battle your friends in a word guessing game WarWordly is an Open Source and Free to Play multiplayer game inspired in the famous Wordle. The idea is t

Dec 7, 2022

Setup all the linters you like for your react app in 1 minute 🚀

Setup all the linters  you like for your react app in 1 minute 🚀

Create React Linters 🚀 Setup all the linters you like and don't let 💩 slip into your code base! Eslint | Stylelint | Commitlint | Prettier | EditorC

Nov 18, 2022

This a todo list project that uses webpack. In this project you will find features like adding tasks, deleting tasks, maintaining localstorage, marking tasks completed and clearing all completed tasks.

webpack-Todo list This a todo list project that uses webpack. In this project you will find features like adding tasks, deleting tasks, maintaining lo

Jun 15, 2022

💸 Use case style digital image marketplace like nft. I developed this system by gathering a lot of my frontend/backend knowledge

💸 Use case style digital image marketplace like nft. I developed this system by gathering a lot of my frontend/backend knowledge

❗ WARNING This project is just an educational system, NOT a system made to carry out large transactions and with the same focus as nft. I developed th

Aug 30, 2022

A labeler component that Lays out text and overlays textual decorations like labels, predictions, and relations based on given data and handles user interactions on tokens.

A labeler component that Lays out text and overlays textual decorations like labels, predictions, and relations based on given data and handles user interactions on tokens.

react-text-annotator react-text-annotator is a labeler component that: Lays out text and overlays textual decorations like labels, predictions, and re

Dec 11, 2022

Single Page Application built using React, Context API and OMDb API.

Single Page Application built using React, Context API and OMDb API.

Movie Search App This project is a React application with functions to search for movies and add movies to favorites using OMDb API. Home Page Favorit

Sep 6, 2022
Owner
Louis
Web & Python Developer, Coding for fun.
Louis
This box comes with everything you need to start using smart contracts from a react app

Truffle React Hooks TypeScript Template This box comes with everything you need to start using smart contracts from a react app. This is as barebones

Louis Aussedat 3 Mar 11, 2022
🔄 Basic project to start studying React and Typescript. With it you can translate text to binary or morse language. This project addresses the creation of routes and components.

max-conversion Projeto criado para iniciar nos estudos de React e Typescript Basic project to gain knowledge in react Na plataforma é possível convert

Igor Neves 3 Feb 12, 2022
You shouldn't start a wonderful app from scratch every time.

React App Starter You shouldn't start a wonderful app from scratch every time. ~ TJ Features: Out of box API mocking. Out of box Authentication. Beaut

蒋继发 8 Nov 10, 2022
Start developing LIFF application with a simple CLI command.

@line/create-liff-app Start developing LIFF application with a simple CLI command. About LIFF Templates Getting Started Create LIFF Channel Installati

LINE 27 Nov 10, 2022
Run an Ethereum node — just press start

NiceNode "Run a node, just press start" Mission: 2x the number of Ethereum nodes by making a one-click-to-start Ethereum node Why?: The light client r

Johns Gresham 81 Jan 2, 2023
👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro!

English | 简体中文 | Русский | Türkçe | 日本語 | Français | Português | العربية Ant Design Pro An out-of-box UI solution for enterprise applications as a Rea

Ant Design Team 33.4k Jan 1, 2023
A simple stepper provides a wizard-like workflow by dividing content into logical steps.

react-basic-stepper A simple stepper provides a wizard-like workflow by dividing content into logical steps. Install npm install --save react-basic-st

Jose Alejandro Concepción Álvarez 3 May 2, 2022
Its Amazon-like E-commerce store is called shopping-spree!

Its Amazon-like E-commerce store is called shopping-spree! The technologies used for this Project are React.js Frame work Next.js, MongoDB For Database, Mongoose, Material UI and JWT for Authentication Functions and Context API for managing the state Across the Application! where I've Implemented many Functionalities like ADD to Cart, Login, Register, with Next-Authentication, Shipping Screen, Order Details Screen, and Check-out Screen and UPdate the Profile Section Page!

null 1 Dec 18, 2021
Fetching data from REST COUNTRIES API, this app (mobile version for now) gives information like area, population, capital, and borders for 195 countries from seven continents.

Space Travellers' Hub World Countries App works with an API which returns informations about 195 countries. Fetching data from REST COUNTRIES API, thi

Nicolae Pop 7 Aug 8, 2022
A simple and responsive quizlet-like flashcard component with a few additional options

Welcome to react-quizlet-flashcard ?? A simple and responsive quizlet-like flashcard component with a few additional options. Front and back card acce

A.B.Santhosh 14 Dec 17, 2022