Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/damian-guh/3filmy-v2
- Owner: damian-guh
- Created: 2021-06-28T18:35:05.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2021-10-02T14:59:11.000Z (about 3 years ago)
- Last Synced: 2023-03-06T23:17:50.407Z (almost 2 years ago)
- Topics: nextjs, react, to-portfolio
- Language: TypeScript
- Homepage: https://3filmy-v2.vercel.app
- Size: 2.24 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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)