Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/damian-guh/3filmy-v2

Movie explorer in Next.js
https://github.com/damian-guh/3filmy-v2

nextjs react to-portfolio

Last synced: 19 days ago
JSON representation

Movie explorer in Next.js

Awesome Lists containing this project

README

        

## 3filmy-v2
Simple movies explorer
[Live](http://3filmy-v2.vercel.app/ "3filmy-v2.vercel.app")

## Getting started
Clone
```bash
git clone https://github.com/ThisGuh/3filmy-v2
```
Install
```bash
npm install
```
Start
```bash
npm run dev
```
## Technologies

- Next.js

- TypeScript

- Styled Components

- Axios
- Redux
- Storybook
- Husky with lint-staged
- ESLint

## License

MIT © [ThisGuh](https://github.com/ThisGuh)