Skip to content

Latest commit

 

History

History
57 lines (37 loc) · 1.26 KB

README.md

File metadata and controls

57 lines (37 loc) · 1.26 KB

Photosnap

Demo 💻


hosted website

website: https://photosnap-pink.vercel.app/

📔 About the Project

Photosnap is a fictional website multi-page for a platform for photographers and visual storytellers that aims to share photographs, tell stories and connect with others in their profession. This project was made as a challenge to test my skills on the frontend and review my knowledge by applying it to a project.

🛠 Technologies


💻 How to run the application

You must have the tools installed: Git, Node.js.

   # In the terminal, clone the project:
   $ git clone https://github.com/Otavin23/Photosnap
   
   #Enter in folder
   $ cd Photosnap

   #Install dependecias
   $ npm install

   #Starting Project 
   $ npm run dev   

Projeto iniciando em localhost:5173