Discord Timestamp Formatter
A little app that helps you create timestamps for Discord. Made by Niklas Peterson
Getting Started
- Clone this repo:
git clone https://github.com/niklaspeterson/next-styled-components-template.git`
# or
gh repo clone NiklasPeterson/next-styled-components-templat
- Navigate to the directory and run:
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 and save the file.