Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justin-bento/agent-doug-webb
Currently Under Development
https://github.com/justin-bento/agent-doug-webb
css3 eslint html javascript nextjs tailwind type
Last synced: 2 days ago
JSON representation
Currently Under Development
- Host: GitHub
- URL: https://github.com/justin-bento/agent-doug-webb
- Owner: Justin-Bento
- Created: 2024-07-28T17:21:22.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-21T22:44:34.000Z (18 days ago)
- Last Synced: 2024-10-22T09:34:26.071Z (17 days ago)
- Topics: css3, eslint, html, javascript, nextjs, tailwind, type
- Language: TypeScript
- Homepage: https://agent-doug-webb.vercel.app
- Size: 52.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository contains the code for a modern portfolio website designed for a real estate agent in collaboration with a UI/UX designer. The site features
* Modernized Interface with Sanity
* Dynamic listings,
* Contact form,
* SEO optimization with Next.js for Enhanced Visibility.**Current Status:** The project is in early development stages and is currently in continuous integration and continuous delivery/deployment (CI/CD), ensuring that updates are seamlessly integrated and deployed for optimal performance. This means SEO is temporarily blocked to ensure it does not interfere with the current website.
## Getting Started
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).Inside this project, we utilize tools below to help us build interactive webiste.
* React.js,
* Tailwind
* HTML, CSS, JavaScript
* Shad/cn
* React Icons
* Google Analytics
## Installation
Download the zip file and extract all the files in your development folder.
```
git clone [email protected]:Justin-Bento/agent-doug-webb.git
```
Head into the folder using the terminal.
```
cd $/agent-doug-webb
```
Use the package manager npm to install agent-doug-webb.
```
npm Install
```
To start the project run the command below inside agent-doug-webb folder.
```
npm run dev
```Congrats you setup the project 🔥
## Contributing
Pull requests are not welcomed, as this is a private project. However you're free to use this website for educational purposes. 🚀