Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nomandhoni-cs/chroma-course

This one of my front end React based project about course selling website.
https://github.com/nomandhoni-cs/chroma-course

bootstrap firebase firebase-auth javascript react react-router

Last synced: 3 months ago
JSON representation

This one of my front end React based project about course selling website.

Awesome Lists containing this project

README

        

# Chroma Course

This one of my front end React based project about course selling website.

![image](https://github.com/nomandhoni-cs/chroma-course/assets/92979541/5001887f-ac3d-4e9d-b320-7e55efdd0362)

# Chroma Course FAQ Section

This project is a part of the Chroma Course website, an online learning community with thousands of classes for creative and curious people. The FAQ section is designed to answer common questions about Chroma Course, such as what it is, what you can learn from it, and whether you can teach on it.

The FAQ section is implemented in React and uses the `Disclosure` component from Headless UI for the FAQ items. Each FAQ item consists of a question and an answer, which are defined in an array of objects. The `Disclosure.Button` displays the question, and the `Disclosure.Panel` displays the answer when the button is clicked.

## Project Setup

This project was bootstrapped with Create React App. You can run the following scripts:

### `npm start`

Runs the app in the development mode. Open http://localhost:3000 to view it in your browser. The page will reload when you make changes. You may also see any lint errors in the console.

### `npm test`

Launches the test runner in the interactive watch mode. See the section about running tests for more information.

### `npm run build`

Builds the app for production to the `build` folder. It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes. Your app is ready to be deployed!

## Contributing

Contributions are welcome! Please feel free to submit a pull request.

## License

This project is licensed under the terms of the MIT license.