Skip to content

HAZberi/tech-company-website

Repository files navigation

Startup Website

A fully functional high fidelity website built with latest technologies to maximize speed and performance.

Project Details

Beri.Dev is a fully functional and high fidelity website built for startups, small businesses and boutique companies. It focuses on a vibrant and engaging design while providing quality user experience. Beri.Dev has all the elements to engage clients through a crafted landing page, pause and play animations, call to action items, contact forms with validations, interactive estimate questionnaire, quote generation, site navigation and email notifications; all wrapped in a fully responsive design that changes with the viewport. The user interface is written completely with Material UI theming system to produce highly customized components. All the images are fully optimized to maximize overall site speed and performance. Icons are also converted to SVGs (Scalable Vector Graphics) to provide a smooth and consistent experience.

Possible Improvements

  • Implement server-side rendering with NextJS to handle production grade SEO (Search Engine Optimization).
  • Improve email handling mechanism.
  • Build an admin dashboard to manage website content and track quote generation.
  • Implement google analytics.
  • Improve code optimization and modularity.
  • Implement unit testing and build a testing pipeline.

To run this project in development mode

In the project directory, you can run:

To install all the project dependencies:

npm install

To start the development server:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.