Auth with Next.js

GitHub GitHub issues GitHub pull requests GitHub top language GitHub repo size GitHub last commit GitHub contributors


? About

Authentication, Permissions and Payload Rules with Nextjs using ReactJS with Typescript

? Status

  • Finished project ✅

✅ Features

  • Login,
  • Permission system,
  • Job permit system,
  • Component can.

? Prerequisites

To run this project, you need to have nodejs, npm and yarn installed globally.

It’s also nice to have a Code editor like VSCode

# Install yarn globally.
$ npm i -g yarn

# Clone this repository.
$ git clone https://github.com/Cesar4ugusto/Auth_with_Next.js.git

# Access the project folder.
$ cd  Auth_with_Next.js

# Install dependencies.
$ yarn

# Run the application.
$ yarn dev

Note: This is a Front-End only application and does not have a Back-End. If you want the functional project, create a Back-End sending the data as exemplified in the project.

? Technologies

  • React
  • Typescript
  • Next.js

? License

MIT

?‍♂️ Author

Hey guys, my name is César Augusto.

Full Stack Javascript Web Developer

Did you like what you saw? Follow me on my social networks!

facebook instagram linkedin

GitHub

View Github