perryraskin / ineednewtech

A website that guides individuals seeking advice on which smartphone or computer to purchase

Home Page:http://ineednew.tech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I Need New Tech

A little something to help people find the right new smart device or computer.

Technologies

  • React Hooks instead of React.Component to create stateful components
  • TypeScript static types for Component Props, Actions & Services
  • TailwindCSS for the UI
  • Eslint & Prettier to lint and format the source code.

Hit the Star button if you love this project ⭐️

Usage

Install dependencies

npm install

For development

npm run dev

For production

npm run build
npm start

About

A website that guides individuals seeking advice on which smartphone or computer to purchase

http://ineednew.tech

License:MIT License


Languages

Language:TypeScript 87.9%Language:JavaScript 7.0%Language:CSS 5.0%Language:HTML 0.1%