Skip to content

onfranciis/notie

Repository files navigation

NOtie By Onfranciis

Notie By Onfranciis

In this repository you will find the source code for the Notie web app. This SPA leverages the browser's API by using the localStorage property in the window interface.

This is built using

  • NextJs (A ReactJs Framework)
  • Tailwind (A CSS Framework) Learn how

Resources

  • Indie Flower (Font)
  • Figma (Design Tool)
  • Netlify (Hosting)
  • VS Code Insiders (IDE)

Install Locally

To install this project locally

  • Navigate to your working directory in your terminal and run git clone https://github.com/onfranciis/notie
  • Navigate to notie and run
npm run dev
or
yarn dev

React Next JSTailwindCSS Netlify VS Code Insiders JavaScript Linux