https://hellonext.netlify.com/
Fun project using NEXT.JS with 3 small React exercices with also different test for styling, such as CSS with :
Material-UI and Styled-Components💅.
Project done in 2020.
Clone the repository and install package :
npm install
or
yarn
As it is handled with Next.JS, do the following command :
npm run dev
"react": "^16.13.1",
"next": "^9.3.4",
"axios": "^0.19.2",
"@material-ui/core": "^4.9.9",
"styled-components": "^5.0.1"
Licensed under the MIT License, Copyright © 2020 regisnut.



