You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Download the repository and store it within your desired folder
Install the latest version of Node.js: curl -s -L http://git.io/n-install | bash -s -- -y. $HOME/.bashrc
Run the following command in the terminal under the repository's directory: npm install -D npm-run-all
Run the following command: npm start
Go to the localhost link that the terminal provides you and play around with our product in the browser!
About
A web application that allows you to create an account to create, save and delete sticky notes. Utilizes Remake for back-end functionality and TailwindCSS for stylization.