An open API service indexing awesome lists of open source software.

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

GitSnap extension landing page
https://github.com/frankiefab100/gitsnap-web

frontend landingpage mobile-first mobilefirst reactjs responsive-web-design responsive-website uidesign userinterface website

Last synced: 2 months ago
JSON representation

GitSnap extension landing page

Awesome Lists containing this project

README

          


GitSnap Website


A minimalistic landing page for the GitSnap Chrome extension


## Technologies

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

## Installation
**1.** Clone the repository

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

**2.** Change to the gitsnap-web directory

```BASH
cd gitsnap-web
```

**3.** Install dependencies

```BASH
npm install
```

**4.** Run the development server

```BASH
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](https://github.com/frankiefab100/gitsnap-web/blob/main/LICENSE).




Designed and built with ❤️