Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Built in Nextjs-14 completely written in Typescript. Click Below for Live Demo👇

Notifications You must be signed in to change notification settings

avi9611/chemcoach-solutions

Repository files navigation

ChemCoach Solutions

A simple, responsive web application built with Next.js 14, React, Node.js, Tailwind CSS, and written entirely in TypeScript. This app showcases the services of ChemCoach Solutions, highlighting their online chemistry classes. While the site itself does not host classes, it serves as an informative platform for promoting their offerings with a clean design and smooth user experience.

Features

  • User-Friendly Interface: Designed with ease of use in mind for students and educators.
  • Smooth Animations: Enhanced user experience with Framer Motion for seamless animations.

Built With

  • Next.js 14: React framework for server-side rendering and static site generation.
  • React: For building reusable UI components.
  • Node.js: Backend runtime environment for handling server logic.
  • Framer Motion: For animations and transitions.
  • TypeScript: For type-safe JavaScript development.
  • Tailwind CSS: Utility-first CSS framework for styling.

Installation

Follow these steps to set up ChemCoach Solutions locally:

  1. Clone the repository:

    git clone https://github.com/avi9611/chemcoach-solutions.git
  2. Navigate to the project directory:

    cd chemcoach-solutions
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Open your browser and go to http://localhost:3000 to view the application.

Usage

  • Navigate through the app to explore various features like the Periodic Table, Chemistry Tools, and Learning Modules.
  • Solve practice problems to strengthen your understanding of chemistry concepts.

Deployment

To deploy this project to a production environment:

  1. Build the project:

    npm run build
  2. Start the production server:

    npm run start
  3. Deploy the build folder to your preferred hosting platform (e.g., Vercel, AWS, Netlify).

Contributing

Contributions are welcome! If you have ideas for new features or improvements:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature-name
  3. Commit your changes:
    git commit -m "Add your message here"
  4. Push the branch:
    git push origin feature-name
  5. Open a Pull Request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For questions or feedback, reach out to:


Thank you for using ChemCoach Solutions! Together, let's make chemistry learning simple and enjoyable.

About

Built in Nextjs-14 completely written in Typescript. Click Below for Live Demo👇

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published