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

https://github.com/steveleecode/nextgen-consulting-group

Official website for NextGen Consulting Group — an IT consulting firm based in Kirkland, WA.
https://github.com/steveleecode/nextgen-consulting-group

Last synced: 11 months ago
JSON representation

Official website for NextGen Consulting Group — an IT consulting firm based in Kirkland, WA.

Awesome Lists containing this project

README

          

# NEXTGEN Consulting Group Website

A modern, responsive website for NEXTGEN Consulting Group built with Next.js 14, TypeScript, and Tailwind CSS.
Visit it Now: [nextco.it.com](http://nextco.it.com)

## Features

- 🚀 Next.js 14 with App Router
- 💎 TypeScript for type safety
- 🎨 Tailwind CSS for styling
- ✨ Framer Motion for animations
- 📱 Fully responsive design
- 🌙 Dark mode support
- 🔍 SEO optimized
- ⚡ Fast loading performance
- ♿ Accessibility features

## Getting Started

1. Clone the repository:
```bash
git clone https://github.com/yourusername/nextgen.git
cd nextgen
```

2. Install dependencies:
```bash
npm install
```

3. Run the development server:
```bash
npm run dev
```

4. Open [http://localhost:3000](http://localhost:3000) in your browser.

## Project Structure

```
src/
├── app/ # App router pages
│ ├── page.tsx # Home page
│ ├── contact/ # Contact page
│ └── solutions/ # Solutions page
├── components/ # React components
│ └── Navigation.tsx # Navigation component
└── styles/ # Global styles
└── globals.css # Global CSS
```

## Technologies Used

- [Next.js](https://nextjs.org/)
- [TypeScript](https://www.typescriptlang.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- [Framer Motion](https://www.framer.com/motion/)
- [Heroicons](https://heroicons.com/)

## Development

- `npm run dev` - Start development server
- `npm run build` - Build for production
- `npm run start` - Start production server
- `npm run lint` - Run ESLint
- `npm run type-check` - Run TypeScript type checking

## Contributing

1. Fork the repository
2. Create your feature branch (`git checkout -b feature/amazing-feature`)
3. Commit your changes (`git commit -m 'Add some amazing feature'`)
4. Push to the branch (`git push origin feature/amazing-feature`)
5. Open a Pull Request

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## Contact

NEXTGEN Consulting Group
- Phone: (888) 306-1115
- Email: nextco1@nextcoglobal.com