Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cristian-sbardelotto/fsw-store

🧡 Welcome to FullStack Week Store! This project consists of an online store for peripherals such as mice, keyboards, monitors, etc.
https://github.com/cristian-sbardelotto/fsw-store

css fullstack git github html javascript next-auth nextjs prisma react shadcn-ui tailwind typescript

Last synced: about 14 hours ago
JSON representation

🧡 Welcome to FullStack Week Store! This project consists of an online store for peripherals such as mice, keyboards, monitors, etc.

Awesome Lists containing this project

README

        

🛒 FSW Store 🛒


Welcome to FullStack Week Store!

This project consists of an online store for peripherals such as mice, keyboards, monitors, etc.


🧡


Technologies   |   
What I've Learned   |   
Installation   |   
Layout      



Project preview



🖱️ Technologies

This project was made with the following technologies/libraries:

- TypeScript
- NextJS
- Prisma
- NextAuth
- TailwindCSS
- shadcn/ui
- Lucide-react ( icons )
- Git
- Github


🧠 What I've Learned

In this website, I worked with:

- Usage of [ContextApi](./src/providers/cart.tsx)
- shadcn/ui development
- Authentication with NextAuth
- Mobile-first approach


🖥️ Layout


### To make this project, I used this [Figma Design](https://www.figma.com/file/Y8jmabSZXxAobeUJQdI4bm/FSW-Store-%5BLive%5D?type=design&node-id=89-280&mode=design&t=G7dcVNXDj3n4z0wA-0).

### To see the Deploy, check [THIS LINK](https://full-stack-week-store.vercel.app/).


📤 Installation

Firstly, you need to clone the project on your machine:

```bash
git clone https://github.com/cristian-sbardelotto/fsw-store
```


After that, open the project folder and install the dependencies:

```bash
npm install
# or
yarn
#or
pnpm install
```

To run the project on your browser, use:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```


Enjoy this project!


Developed with 🧡 by Cristian Sbardelotto


[![LinkedIn](https://img.shields.io/badge/linkedin-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/cristian-k-sbardelotto/)
[![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/cristian-sbardelotto)

[![portfolio](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://portfolio-chi-lemon-51.vercel.app)