Skip to content

RuKatya/PostAndUsers

Repository files navigation

Users blog

Running

Project setup

Install the dependencies

npm i

Start the server by

npm run dev

or

yarn dev

About the project

The project was built after self-study of NextJS. During the project, I strengthened myself in the subjects I studied. Why I need to use _app and _document, what components are in NextJS. Also, I tryed a React library - Slider

Project creation process

In the project I focused on router, slider and transferring data from page to page. I used:
  • NextJS
    • next/image
    • next/link
    • next/router
  • React
    • UseState
  • React-slick
    • Slider
  • Api Json
  • GetServerSideProps
  • Scss
  • JavaScript

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published