Skip to content

A iphone e-commerce website, created with the top notch Nextjs 14 and React 18.

Notifications You must be signed in to change notification settings

lazarok09/itroca

Repository files navigation

iTroca 🍏

Spotify


About 🕵️

This is a e-commerce project designed to provide me the best way to create simple, fast and furious API with documentations based on Swagger at the backend, and a nice setup of Docker to up everything in seconds. Here we have auth, the CRUD basics operations and a responsive website that will allow us to sell some iphones xD

I've made this project for two basic reasons, i needed to learn more about the Next 14 since i've been a specialist for a while. And of course, almostly because of the back-end, cause i needed to learn more about cookies, swagger-api and CORS.

So don't forget to checkout the readme of that back-end.


Tec's ⤵️

Front-end Description
React.js The master of web development market share
Next.js To use the new Next 14 features such as server components
TypeScript The superset of Javascript. Provide us a robust type system
Tailwind CSS Compiled stylesheet solution that brings joy to every web engineer :D


Getting Started 🗿

  1. With Docker 🐋
docker build . -t itroca

docker run -p 3000:3000 itroca
  1. Development server 🧪
yarn dev
  1. Open localhost at your browser to see the results.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.


< 👨‍💻 />

About

A iphone e-commerce website, created with the top notch Nextjs 14 and React 18.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published