A minimalistic landing page for the GitSnap Chrome extension
- React (Framework)
- CSS (Styling)
- Netlify (Hosting)
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.
This project is protected under the MIT License.
Designed and built with ❤️