Skip to content

mauriciogirardi/Feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


About Project

Created a Feed like the one on Linkedin Facebook or Instagram to strengthen knowledge in Reactjs we used Vite to start our project.



https://feed-mauriciogirardi.vercel.app/



Technologies

  • Vite
  • date-fns
  • Hooks
  • Css module

How use

    //Clone the project
    git clone https://github.com/mauriciogirardi/Feed.git
    
    // Open folder
    cd Feed

    // To install project dependencies
    npm i

    // Run
    npm run dev