Skip to content

jsxgod/startpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

170 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Startpage

Website serving as a browser's startpage / new tab page.
Inspired by the amazing community of r/startpages.

Consists of three features: bookmarks organizer, todo list and a searchbar. The user can customize the saved links, group tasks by categories and switch between search engines. The searchbar also has toggleable add ons: reddit, stackoverflow or pdf search narrowing as well as fast forward searches that can be set in the options (e.g. typing yt can take you to youtube.com).

Website

The project is available here 🌐.

startpage

Technologies

  • React
  • Sass
  • framer-motion
  • local storage

Run Locally

⚠️ DANGER ZONE ⚠️

The project modifies local storage.
If you have anything important saved under the default localhost:3000 make sure to back it up before running the application.

Clone the project files or download them manually

  git clone https://github.com/jsxgod/startpage.git

Go to the project directory

  cd startpage

Install dependencies

  npm install

Start the application

  npm run start

About

Your new favourite browser startpage

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published