Clone the project and access the folder.
$ git clone https://github.com/diaspd/dev-store.git
$ cd
$ npm install
$ npm run dev
The app will be available on http://localhost:3000
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"
This project was developed with the following technologies:
- Nextjs
- TypeScript
- TailwindCss
- Cypress
💰 Project made to learn new features of next 13 as open graph images, server components, client components, data feching, tests, SSR, SSG and etc.
Made with ♥ by Pedro Dias. 👋 Follow me on social media!
If you can give a little star, I appreciate it 🤩