Emyboy / notify

Note keeping application

Home Page:notify.emyboy.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

travis-ci codeclimate-gpa-badge codeclimate-issues-badge

Simple NextJS PWA boilerplate.


Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

Learn More

To learn more about Next.js, take a look at the following resources:

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out the Next.js deployment documentation for more details.

Deploy with Vercel

Deploy to Heroku

Just follow Mars's Guide and you're good to go 👏

Deploy to Netlify

  • On netlify, Click on new site from git.
  • Select Cloned Repository.
  • Choose VCS.
  • Add build command next build && next export.
  • Add publish directory out.

Deploy to Gitpod

Click here to deploy on Gitpod.

Contribution

I'm open to contributions & suggestions in making this a lot better ✋

License

MIT

About

Note keeping application

notify.emyboy.vercel.app

License:MIT License


Languages

Language:JavaScript 93.4%Language:CSS 6.6%