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.
You must have the tools installed: Git, Node.js.
# In the terminal, clone the project: $ git clone https://github.com/Wesley-wsl/photosnap.git # Enter the project folder: $ cd photosnap # Install dependencies: $ yarn install or $ npm install # Run the application: $ yarn start or $ npm run start
Okay, now you can access the application from the route: https://localhost:3000/