Skip to content

frankiefab100/gitsnap-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitSnap Website

A minimalistic landing page for the GitSnap Chrome extension

Technologies

  • React (Framework)
  • CSS (Styling)
  • Netlify (Hosting)

Installation

1. Clone the repository

git clone https://github.com/frankiefab100/gitsnap-web.git

2. Change to the gitsnap-web directory

cd gitsnap-web

3. Install dependencies

npm install

4. Run the development server

npm run dev

5. Navigate to http://localhost:5173 in your browser to view the web app.

License

This project is protected under the MIT License.


Designed and built with ❤️