Giter Club home page Giter Club logo

next-todos-plus's Introduction

This is a Next.js project bootstrapped with create-next-app.

Notes:

  • This project uses Clerk for authentication/authorization and user managemnt. To get this working locally, you'll need to create an account here.

  • The directions below assume you have LTS version of node.js installed on your machine.

Getting Started

  1. In your terminal, run git clone https://github.com/KylerJohnsonDev/next-todos.git to clone this repo into your current directory

  2. Run cd next-todosto navigate into the project directory

  3. Run npm install to install the project dependencies

  4. Run touch .env.local to create a local config file and copy the contents of .env.local.example into it for now

  5. Go to your Clerk account and create a new project called "next-todos"

  6. By default, Clerk will redirect you to a clerk account portal to login. For development, we want that to be local to our project. To do that, select the "Paths" link in the left side bar.

  7. For the <SignIn /> section, select the option that says, "Sign-in page on development host," and in the input below, type /sign-in.

  8. For the <SignUp /> section, select the option that says, "Sign-up page on development host," and in the input below, type /sign-up.

  9. For the <UserButton /> section, select the option that says, "Page on development host," and in the input below, type /sign-in.

  10. Now, in the Clerk portal, select the "API Keys" link in the left side bar. At the top of the page, you'll see a code section containing two keys. Copy each of those keys and paste them into their corresponding environment variable in your .env.local file.

  11. Run npm run dev to run the dev server and navigate in to http://localhost:3000 in your browser to access the site.

next-todos-plus's People

Contributors

kylerjohnsondev avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.