Skip to content

sayaliakbar/modern-gpt3

Repository files navigation

Modern GPT3

Modern GPT3 is a static website built with React, based on a Figma design by AR Shakir. The project showcases a modern UI/UX design inspired by the GPT-3 model.

Table of Contents

Screenshot

Modern GPT3

Installation Guide

  1. Clone the repository:
    git clone https://github.com/yourusername/modern-gpt3.git
  2. Navigate to the project directory:
    cd modern-gpt3
  3. Install dependencies:
    npm install

Usage Instructions

To start the project, run:

npm start

This will start the development server and open the project in your default web browser.

Technologies & Dependencies

  • React
  • BEM for CSS
  • Animista.net for animations
  • Angrytools for gradients

Project Structure

modern-gpt3/
├── public/
│   ├── logo.svg
│   └── ...
├── src/
│   ├── assets/
│   ├── components/
│   ├── containers/
│   ├── App.jsx
│   ├── App.css
│   ├── index.css
│   └── main.jsx
├── package.json
├── index.html
└── README.md
  • public/: Contains the static files.
  • src/components/: Contains the React components.
  • src/containers/: Contains the container components.
  • src/App.jsx: Main application component.
  • src/main.jsx: Entry point of the application.

Features & Roadmap

Key Features

  • Modern UI/UX design
  • Responsive layout
  • Smooth animations

Planned Enhancements

  • Add more interactive elements
  • Improve performance

Contributing Guidelines

  1. Fork the repository.
  2. Create a new branch (feature/your-feature-name).
  3. Commit your changes.
  4. Push to the branch.
  5. Open a pull request.

License & Credits

This project is licensed under the MIT License. Special thanks to AR Shakir for the Figma design.

Troubleshooting & FAQs

Common Issues

  • Issue: Development server not starting.
    • Solution: Ensure all dependencies are installed by running npm install.

For more FAQs, please contant on my LinkedIn: sayalikbar.

About

This repository contains Modern GPT3 which is a static website built with React, inspired by AR Shakir’s sleek Figma design. It showcases modern UI/UX with responsive layouts, smooth animations, and a clean component structure for an engaging user experience.

Topics

Resources

License

Stars

Watchers

Forks

Contributors