lfnandoo / imc-nextjs

IMC Calculator - NextJS, ReactJS, Material UI, Sass and Typescript

Home Page:imc-nextjs.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸš€ IMC - React, Typescript, Next

πŸ”₯ Demo

Technologies   |    Project info   |    Layout   |   


πŸš€ Technologies

Project made with:

  • React
  • Typescript
  • Next
  • SASS
  • Material UI

πŸ“Œ Run

For run this project you nedded Git, Node.js and Yarn/Npm =)

## Clone repository
$ git clone https://github.com/lfnandoo/imc-nextjs

## Enter in repository
$ cd imc-nextjs

## Install dependences
$ yarn install
## or
$ npm install

## Start dev server
$ yarn dev
## or
$ npm dev

## Wait some seconds.

πŸ’» Project

Made for learn a little bit SSR with NextJS

πŸ”– Layout

Layout

---

Made with πŸ’œ by Luiz Fernando πŸ‘‹ Linkedin

About

IMC Calculator - NextJS, ReactJS, Material UI, Sass and Typescript

imc-nextjs.vercel.app


Languages

Language:TypeScript 93.6%Language:SCSS 6.4%