Skip to content

danrsidd/google-keep-react-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stickiez: A Google Keep React Clone

Link(s)

Project Link: github.com/danrsidd/google-keep-react-clone
Visit the Website: danyal.io/google-keep-react-clone

About The Project

Welcome to my take on Google Keep! Stickiez is a React.js clone of Google Keep using React Hooks and Sass (SCSS). Though the main focus of this project was on the front end, it utilizes the broswers local storage to store your stickies so that you don't lose them on refresh.

Built With

This project's was built using React.js and accompanying packages like Material UI and UUID.

Grab a Local Copy to Experiment With

Open your terminal and clone this repo

git clone https://github.com/danrsidd/google-keep-react-clone.git

Usage

Feel free to clone this project and make it your own! Adding a backend (via a databse and the like) would be a great next step! I suggest checking out NoSQL and Firebase (should you also want to add authentication).

Contribute

Interested in making a contribution? Follow the steps below!

  • Fork this repository
  • Create your own branch (git checkout -b contribute/ContributionName)
  • Commit your changes (git commit -m 'Add a change')
  • Push to the branch you created earlier (git push origin contribute/ContributionName)
  • Start a pull request

About

"Stickiez" - A React.js clone of Google Keep

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages