Skip to content

Regisnut/hello-next

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project hello-next

https://hellonext.netlify.com/

gif


Last Commit Licence Star


Overview

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.

Screenshots

Capture 1 Capture 2 Capture 3

🌱 Installation

npm npm

Clone the repository and install package :

npm install

or

yarn

🍃 Launch the project

As it is handled with Next.JS, do the following command :

npm run dev

🌼 dependencies

"react": "^16.13.1",
"next": "^9.3.4",
"axios": "^0.19.2",

"@material-ui/core": "^4.9.9",
"styled-components": "^5.0.1"

with-love


License

Licensed under the MIT License, Copyright © 2020 regisnut.

About

Small exercices with React done with NEXT.JS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors