Skip to content

A Web Store to learn more the concepts of Nextjs 13

Notifications You must be signed in to change notification settings

diaspd/dev-store

Repository files navigation

Dev Store

Technologies   |    Project   |    Layout   

project image
project gif



🚀 Getting started

Clone the project and access the folder.

$ git clone https://github.com/diaspd/dev-store.git
$ cd 

Installation

$ npm install

Running the app

$ npm run dev

The app will be available on http://localhost:3000


Setting the app

To connect to api you will need to create a .env.local file and add

NEXT_PUBLIC_API_BASE_URL="https://ignite-devstore-api.vercel.app"
APP_URL="http://localhost:3000"



💻 Technologies

This project was developed with the following technologies:

  • Nextjs
  • TypeScript
  • TailwindCss
  • Cypress

📄 Project

💰 Project made to learn new features of next 13 as open graph images, server components, client components, data feching, tests, SSR, SSG and etc.


🔖 Layout



Made with ♥ by Pedro Dias. 👋 Follow me on social media!

If you can give a little star, I appreciate it 🤩

About

A Web Store to learn more the concepts of Nextjs 13

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published