Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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. 🚀