Skip to content

zakasalaheddine/capture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image of CAPTURE

CAPTURE

SIMPLE NEXT JS APPLICATION WITH ALL PAGES ARE STATIC GENERATED, FOLLOWING DEV ED COURSE PROJECT WITH SOME TWEAKS BY ME

Main tech used to complete this project

  • NEXT JS
  • STYLED COMPONENTS
  • COSTUM HOOKS
  • FRAMER MOTION
  • MEDIA QUERIES FOR MOBILE RESPONSIVE

Installation

1- Clone this repo 2- Install the dependencies and devDependencies and start the application.

Using NPM

$ cd music-player
$ npm install
$ npm run dev

Using YARN

$ cd music-player
$ yarn
$ yarn dev

Releases

No releases published

Packages

No packages published